Files
notes-archive/docs/stylesheets/extra.css
Indigo5684 1fd6b320a4 Extra CSS
2025-09-30 13:19:42 -05:00

5 lines
123 B
CSS

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