foo
All checks were successful
fetch npm modules / f0ck the f0cker (push) Successful in 15s

This commit is contained in:
x
2025-06-20 19:42:52 +02:00
parent a376234893
commit c3094f005c

View File

@ -1850,11 +1850,12 @@ span.placeholder {
}
}
@media (min-width: 1200px) {
/* foobar loooool sooooooooooos */
/* @media (min-width: 1200px) {
.container {
max-width: 1140px;
}
}
} */
.embed-responsive-16by9::before {
padding-top: 50%;
@ -3156,6 +3157,6 @@ input#s_avatar {
/* f0ck ultra smalls */
@media (min-width: 1800px) {
.container {
max-width: 1700px;
max-width: 50%;
}
}