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
b12189c3e5
commit
5fcd88b824
@ -3021,6 +3021,7 @@ input#s_avatar {
|
|||||||
@media (max-width: 768px) {
|
@media (max-width: 768px) {
|
||||||
body {
|
body {
|
||||||
display: grid;
|
display: grid;
|
||||||
|
grid-template-rows: 1fr auto;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -3069,4 +3070,9 @@ input#s_avatar {
|
|||||||
html {
|
html {
|
||||||
height: 100%;
|
height: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.err {
|
||||||
|
margin: unset;
|
||||||
|
width: unset;
|
||||||
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user