From 37f1efcf7e3b50e4b7b389b02459eb017d502337 Mon Sep 17 00:00:00 2001 From: LandonTClipp Date: Mon, 25 Sep 2023 16:51:30 -0500 Subject: [PATCH] Remove unnecessary attributes --- docs/stylesheets/extra.css | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/stylesheets/extra.css b/docs/stylesheets/extra.css index 0b0872cd..f693be07 100644 --- a/docs/stylesheets/extra.css +++ b/docs/stylesheets/extra.css @@ -11,7 +11,5 @@ } .md-grid { - margin-left: auto; - margin-right: auto; max-width: none; }