just change everything at 1200px wide

This commit is contained in:
Lilian Jónsdóttir 2024-01-24 18:03:22 -08:00
parent 31fbb3826e
commit 4bf5bb1bc6

View file

@ -90,14 +90,6 @@ h2 {
/* width specific settings */
@media screen and (max-width: 1200px) {
#words,
#bigwords {
width: 90%;
}
}
@media screen and (max-width: 800px) {
#words,
#bigwords {
width: 100%;