aboutsummaryrefslogtreecommitdiff
path: root/src/App.scss
diff options
context:
space:
mode:
Diffstat (limited to 'src/App.scss')
-rw-r--r--src/App.scss5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/App.scss b/src/App.scss
index b2c7be13..cdc3209c 100644
--- a/src/App.scss
+++ b/src/App.scss
@@ -173,11 +173,6 @@ a {
color: var(--link, $fallback--link);
}
- &.-padded {
- padding: 10px;
- margin: -10px;
- }
-
&.-fullwidth {
width: 100%;
}