Problem: there is not much space at the bottom of the page
Solution: add a large margin-top on the footer
This commit is contained in:
parent
293c9d66a4
commit
2ed65e417f
|
@ -340,6 +340,7 @@ mark {
|
|||
|
||||
.footer {
|
||||
padding: 0 12px;
|
||||
margin-top: 300px;
|
||||
}
|
||||
|
||||
.wiki-list-editor {
|
||||
|
|
Loading…
Reference in New Issue
Block a user