mirror of
https://github.com/McShelby/hugo-theme-relearn
synced 2025-04-30 16:54:49 +08:00
print: remove menu placeholder in Firefox #335
This commit is contained in:
parent
a7b0443c2a
commit
e572214372
@ -4,10 +4,10 @@
|
|||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
#body {
|
#body {
|
||||||
margin-left: 0;
|
margin-left: 0 !important;
|
||||||
min-width: 100%;
|
min-width: 100% !important;
|
||||||
max-width: 100%;
|
max-width: 100% !important;
|
||||||
width: 100%;
|
width: 100% !important;
|
||||||
}
|
}
|
||||||
#body #navigation {
|
#body #navigation {
|
||||||
display: none;
|
display: none;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user