Files
docs/stylesheets/extra.css

8 lines
184 B
CSS

.md-grid {
max-width: initial; /* Make the content fit the full width of the webpage */
}
:root {
--md-primary-fg-color: #B44AFF;
--md-primary-fg-color--dark: #B44AFF;
}