Fix spacing on cool stuff grid

This commit is contained in:
Alex 2026-06-10 13:28:46 -07:00
parent 03e43580c1
commit 9b60dba3c7
2 changed files with 2 additions and 718 deletions

View file

@ -328,7 +328,7 @@
.highlight {
display: flex;
flex-direction: column;
justify-content: center;
justify-content: space-between;
align-items: center;
align-self: stretch;
padding: 1rem 1rem;