From ef2d183b63fd3d2cff4827165e248209e41a8b84 Mon Sep 17 00:00:00 2001 From: Nicole Rappe Date: Thu, 12 Sep 2024 03:33:13 -0600 Subject: [PATCH] Update stylesheets/extra.css --- stylesheets/extra.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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;