From 2765e89d08a8df278c79df73078cf632c5c72948 Mon Sep 17 00:00:00 2001 From: Nicole Rappe Date: Mon, 9 Dec 2024 04:05:34 -0700 Subject: [PATCH] Update stylesheets/extra.css --- stylesheets/extra.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/stylesheets/extra.css b/stylesheets/extra.css index 702ca18..869baa8 100644 --- a/stylesheets/extra.css +++ b/stylesheets/extra.css @@ -1,8 +1,8 @@ -/* + .md-grid { max-width: 1920px; /* Make the content fit the full width of the webpage */ } -*/ + :root { --md-primary-fg-color: #B44AFF;