ultrer weide
All checks were successful
fetch npm modules / f0ck the f0cker (push) Successful in 15s
All checks were successful
fetch npm modules / f0ck the f0cker (push) Successful in 15s
This commit is contained in:
@ -3147,3 +3147,15 @@ input#s_avatar {
|
|||||||
grid-column: 3;
|
grid-column: 3;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.gay-button {
|
||||||
|
width: fit-content;
|
||||||
|
margin: 0 auto;
|
||||||
|
}
|
||||||
|
|
||||||
|
/* f0ck ultra smalls */
|
||||||
|
@media (min-width: 1800px) {
|
||||||
|
.container {
|
||||||
|
max-width: 1700px;
|
||||||
|
}
|
||||||
|
}
|
Reference in New Issue
Block a user