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:
@ -3146,4 +3146,16 @@ input#s_avatar {
|
|||||||
td:nth-child(4) {
|
td:nth-child(4) {
|
||||||
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