Update stylesheets/extra.css

This commit is contained in:
2024-09-12 03:33:13 -06:00
parent 40473acf9f
commit ef2d183b63

View File

@ -1,6 +1,8 @@
/*
.md-grid { .md-grid {
max-width: initial; /* Make the content fit the full width of the webpage */ max-width: 1920px; /* Make the content fit the full width of the webpage */
} }
*/
:root { :root {
--md-primary-fg-color: #B44AFF; --md-primary-fg-color: #B44AFF;