forked from cadence/breezewiki
Prevent footer overlapping on mobile
This commit is contained in:
parent
31037c9852
commit
62e1cb33c8
1 changed files with 1 additions and 0 deletions
|
@ -55,6 +55,7 @@ p {
|
|||
|
||||
/* custom footer with source and license info */
|
||||
.custom-footer {
|
||||
clear: both;
|
||||
font-size: 16px;
|
||||
margin-top: 30px;
|
||||
padding-top: 20px;
|
||||
|
|
Loading…
Reference in a new issue