optik
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user