fix(styling): adjust card heights and prepare header for new dropdowns

This commit is contained in:
Benedikt Rötsch
2017-10-09 13:24:07 +02:00
committed by Benedikt Rötsch
parent 8e6171cb74
commit 6c6d81873a
5 changed files with 112 additions and 30 deletions

View File

@@ -1,6 +1,6 @@
@block footer {
margin-top: var(--grid-gutter) 0;
padding-top: var(--grid-gutter);
padding: var(--grid-gutter) 0;
@element upper {
display: flex;