several small styling adjustments

This commit is contained in:
Benedikt Rötsch
2017-10-04 10:57:13 +02:00
committed by Benedikt Rötsch
parent 67fc0edf62
commit e62c3d8bfd
12 changed files with 110 additions and 20 deletions

View File

@@ -36,8 +36,8 @@
@element content {
display: flex;
flex-direction: column;
align-self: stretch;
align-items: stretch;
padding-top: calc(var(--grid-gutter) / 2);
@media (--breakpoint-desktop) {