added a bit more margin in the botton to prevent footer from covering stuff on mobile devices (#282)
fixes issue #228
This commit is contained in:
parent
9f824ae11a
commit
aafe9de44e
|
@ -1,6 +1,6 @@
|
|||
body {
|
||||
margin-top: 85px;
|
||||
margin-bottom: 65px;
|
||||
margin-bottom: 105px;
|
||||
overflow: scroll;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue