This commit is contained in:
Ruben 2023-11-27 19:09:46 -06:00
commit 3730f4f5ab

View file

@ -623,7 +623,7 @@ footer > .dot {
display: grid;
grid-template-rows: repeat(1, 1fr);
grid-template-columns: repeat(7, 1fr);
margin: 1em 8em 1em 8em;
margin: 1em 7em 1em 7em;
place-items: center;
}