Remove unused CSS

This commit is contained in:
Oliver-Akins 2025-04-05 15:32:55 -06:00
parent 228cc21de7
commit 8de50185c1

View file

@ -35,9 +35,6 @@
grid-template-rows: min-content; grid-template-rows: min-content;
align-items: center; align-items: center;
justify-items: center; justify-items: center;
/* display: flex;
flex-direction: row;
align-items: center; */
gap: 8px; gap: 8px;
.name { .name {