Mostly working

This commit is contained in:
2025-04-10 11:37:55 -04:00
parent 6e9e11c41c
commit bf8825294b
2 changed files with 8 additions and 6 deletions

View File

@@ -19,7 +19,7 @@
display: flex;
align-items: flex-start;
justify-content: space-evenly;
gap: 10% 10%;
gap: 2em 2em;
}
svg {