Files
notes-archive/docs/stylesheets/extra.css
Nathan Nguyen c1f079c7a0 Extra CSS
2025-04-08 10:11:54 -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 */
}