fix: portrait mode for mobile

This commit is contained in:
mco-system
2023-04-11 19:48:59 +11:00
parent 3022868867
commit a58257e495
2 changed files with 5 additions and 5 deletions

View File

@@ -100,7 +100,7 @@
color: var(--main-color);
cursor: pointer;
}
.goodies {
.goodies_pic {
max-width: 5em;
}
}