This commit is contained in:
33333-33333 2026-06-28 13:40:41 +09:00
commit f500279abd
93 changed files with 1893 additions and 1198 deletions

View file

@ -557,7 +557,7 @@ h1 {
top: 0;
z-index: 12;
display: grid;
grid-template-columns: repeat(4, minmax(0, 1fr));
grid-template-columns: repeat(6, minmax(0, 1fr));
gap: 6px;
padding: 8px 4px 9px;
margin: -2px 0 2px;