Extra CSS

This commit is contained in:
Nathan Nguyen
2025-04-08 10:11:54 -05:00
parent 8b9fc42434
commit c1f079c7a0

View File

@@ -0,0 +1,5 @@
/* Maximum space for text block */
.md-grid {
max-width: 100%; /* or 100%, if you want to stretch to full-width */
}