fixed footer gap with .text-sm on .main-footer

This commit is contained in:
REJack
2020-04-01 14:12:33 +02:00
parent 683f7bfccf
commit 67174b5c6b

View File

@@ -386,7 +386,7 @@ body,
}
.content-wrapper {
margin-bottom: $main-footer-height;
padding-bottom: $main-footer-height;
}
}