Desktop padding bug
This commit is contained in:
parent
307e3a6b64
commit
3cd22d932d
|
@ -45,6 +45,12 @@
|
|||
overflow: hidden;
|
||||
word-wrap: break-word;
|
||||
}
|
||||
@media all and (min-width: 980px) {
|
||||
body {
|
||||
padding-top: 60px;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
</style>
|
||||
<!--{{{ active downloads template -->
|
||||
|
|
Loading…
Reference in New Issue
Block a user