Fix the page pic moving the paragraph down on mobile
This commit is contained in:
parent
e2e3f830f1
commit
3939c1ba4c
1 changed files with 1 additions and 3 deletions
|
@ -121,9 +121,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.page-pic {
|
.page-pic {
|
||||||
visibility: hidden;
|
display: none;
|
||||||
height: 0 !important;
|
|
||||||
width: 0 !important;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.site-menu > img {
|
.site-menu > img {
|
||||||
|
|
Loading…
Add table
Reference in a new issue