hide gon / gop buttons earlier

This commit is contained in:
Til Schmitter 2026-04-25 17:24:39 +02:00
parent 23f55dbbe3
commit ef28b0028a

View file

@ -3766,7 +3766,7 @@ html.e #wrap.thin {
}
}
@media (max-width: 30em) {
@media (max-width: 32em) {
#wfp #gon,
#wfp #gop {
display: none;