mirror of
https://git.code.sf.net/p/seeddms/code
synced 2024-11-26 23:42:11 +00:00
make body margin bottom 10px larger
This commit is contained in:
parent
37192040e7
commit
6542972a12
|
@ -29,7 +29,7 @@ html {
|
|||
}
|
||||
body {
|
||||
/* Margin bottom by footer height */
|
||||
margin-bottom: 60px;
|
||||
margin-bottom: 70px;
|
||||
}
|
||||
@media (max-width: 991px) {
|
||||
body {
|
||||
|
|
Loading…
Reference in New Issue
Block a user