Show fixed menu on small screens
This commit is contained in:
parent
476e9adc14
commit
dfd5bb39c9
2 changed files with 1 additions and 4 deletions
|
|
@ -89,9 +89,6 @@
|
|||
========================================================================== */
|
||||
|
||||
@media only screen and (max-width: 500px) {
|
||||
.fixed-nav {
|
||||
display: none;
|
||||
}
|
||||
.post-holder {
|
||||
padding-top: 20px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue