Update public/s/css/f0ck.css
Some checks failed
fetch npm modules / f0ck the f0cker (push) Failing after 0s
Some checks failed
fetch npm modules / f0ck the f0cker (push) Failing after 0s
This commit is contained in:
parent
7399e0c74f
commit
b12189c3e5
@ -3021,6 +3021,7 @@ input#s_avatar {
|
|||||||
@media (max-width: 768px) {
|
@media (max-width: 768px) {
|
||||||
body {
|
body {
|
||||||
display: grid;
|
display: grid;
|
||||||
|
height: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.navbar.navbar-expand-lg {
|
.navbar.navbar-expand-lg {
|
||||||
@ -3064,4 +3065,8 @@ input#s_avatar {
|
|||||||
button#togglebg {
|
button#togglebg {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
html {
|
||||||
|
height: 100%;
|
||||||
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user