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;
gap: 10px;
text-align: center;
display: flex;
justify-content: center;
width: 100%
display: flex;
justify-content: center;
width: 100%
}
}