From 58d76a7139ca7eb2de8a887726816b5505fe954c Mon Sep 17 00:00:00 2001 From: mikwee Date: Tue, 16 Nov 2021 19:31:14 +0200 Subject: [PATCH] Removed "rootContents" styling --- src/styles/roots.scss | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/styles/roots.scss b/src/styles/roots.scss index 5ddf751..5989aa4 100644 --- a/src/styles/roots.scss +++ b/src/styles/roots.scss @@ -34,8 +34,5 @@ $btn-border-width: 0px; #reddit { background-color: #ff4500; } -#rootContents { - margin: 0 auto; -} @import "./node_modules/bootstrap/scss/bootstrap.scss"; \ No newline at end of file