diff --git a/stylesheets/extra.css b/stylesheets/extra.css index cd7324a..702ca18 100644 --- a/stylesheets/extra.css +++ b/stylesheets/extra.css @@ -1,6 +1,8 @@ +/* .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 { --md-primary-fg-color: #B44AFF;