Extra CSS

This commit is contained in:
Indigo5684
2025-09-30 13:19:42 -05:00
parent f3a27c7447
commit 1fd6b320a4

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 */
}