This commit is contained in:
Bastian Wagner
2026-08-21 13:39:52 +02:00
parent 987242541d
commit dd90e05446
6 changed files with 6 additions and 5 deletions

View File

@@ -13,11 +13,11 @@
display: grid;
/* A lead-in, then one track per painted plate. */
grid-template-rows: 5.9% repeat(6, 8%);
row-gap: 1.1%;
row-gap: 1.3%;
block-size: 100%;
/* Percentage padding resolves against width — which is what the side insets
want anyway. */
padding-inline: 18.7% 17.1%;
padding-inline: 10.7% 15.1%;
}
/* Occupies the lead-in track. Without it the first button auto-places there and