alterf0cktive Art f0ck auf dem Mobilgerät zu nutzen
Some checks failed
fetch npm modules / f0ck the f0cker (push) Failing after 1s
Some checks failed
fetch npm modules / f0ck the f0cker (push) Failing after 1s
This commit is contained in:
parent
6f23d5b904
commit
6a002feff5
@ -3015,4 +3015,17 @@ input#s_avatar {
|
|||||||
|
|
||||||
#s_avatar:hover {
|
#s_avatar:hover {
|
||||||
background: #ffffff0f;
|
background: #ffffff0f;
|
||||||
|
}
|
||||||
|
|
||||||
|
/* nav ↓ (mobile) */
|
||||||
|
@media (max-width: 768px) {
|
||||||
|
body {
|
||||||
|
display: grid;
|
||||||
|
}
|
||||||
|
|
||||||
|
.navbar.navbar-expand-lg {
|
||||||
|
grid-row-start: 2;
|
||||||
|
position: sticky;
|
||||||
|
bottom: 0;
|
||||||
|
}
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user