Footer - grid padding in the same unit as text

This commit is contained in:
redref
2017-01-31 16:18:11 +01:00
parent b82a305952
commit 347749c0e1

View File

@@ -14,7 +14,7 @@ h1.ui.header.no-margin-bottom {
} }
.ui.grid.padding-bottom { .ui.grid.padding-bottom {
padding-bottom: 40px !important; padding-bottom: 4em !important;
} }
.status { .status {