recenter errors and missing locales

This commit is contained in:
Joshua Arts
2018-07-27 14:55:32 -04:00
parent 572134f344
commit 4b9ca3f13e
6 changed files with 34 additions and 52 deletions

View File

@ -51,10 +51,6 @@ a {
min-height: calc(100% - #{$header-height} - #{$footer-height});
}
.flex-center {
transform: translateY(25%);
}
.footer {
height: $footer-height;
width: 100%;