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

pull/2630/head
REJack 2020-04-01 14:12:33 +02:00
parent 683f7bfccf
commit 67174b5c6b
1 changed files with 1 additions and 1 deletions

View File

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