This commit is contained in:
2026-03-31 00:46:03 +09:00
parent f2b396adc0
commit 7893fc7468
2 changed files with 2 additions and 2 deletions

View File

@@ -240,7 +240,7 @@
.hide {
display: none;
}
@media (min-width: 780px) {
@media (min-width: 998px) {
.hide.show-on-medium {
display: block;
}