Fix formatting

This commit is contained in:
Chris Ryan 2025-08-09 20:26:37 +10:00
parent 930b806820
commit 5f0f129b53

View file

@ -577,9 +577,9 @@
grid-template-columns: 1fr; grid-template-columns: 1fr;
gap: 10px; gap: 10px;
text-align: center; text-align: center;
display: flex; display: flex;
justify-content: center; justify-content: center;
width: 100% width: 100%
} }
} }