Merge commit '9d39b111f1' into kb_migration

This commit is contained in:
KMY 2023-04-07 21:46:00 +09:00
commit 1387bc6d57
68 changed files with 966 additions and 443 deletions

View file

@ -36,10 +36,6 @@
@media screen and (max-width: 600px) {
height: 200px;
}
@media screen and (max-width: $no-gap-breakpoint) {
display: none;
}
}
&__bar {