mirror of
https://github.com/Alvin-Zilverstand/carsite.git
synced 2026-03-06 11:06:29 +01:00
cx
This commit is contained in:
@@ -8,7 +8,7 @@ body {
|
||||
.gallery {
|
||||
--size: 100px;
|
||||
display: grid;
|
||||
grid-template-columns: repeat(8, var(--size));
|
||||
grid-template-columns: repeat(6, var(--size));
|
||||
grid-auto-rows: var(--size);
|
||||
margin-bottom: var(--size);
|
||||
place-items: start center;
|
||||
|
||||
Reference in New Issue
Block a user