diff options
| author | Arne Rief <arne.rief@gmail.com> | 2023-05-01 18:46:30 +0200 |
|---|---|---|
| committer | Arne Rief <arne.rief@gmail.com> | 2023-05-01 18:46:30 +0200 |
| commit | 7d286f7ffda5b67c9fcc3de76b144d2f43d82881 (patch) | |
| tree | 90cc86a28d05ef7d861c7fed0151fff375d18f6e /sass/abstracts/_variables.scss | |
| parent | b2438296c9be5820f1cfccb2623a7f66566b82b1 (diff) | |
Accessibility upgrade
Diffstat (limited to 'sass/abstracts/_variables.scss')
| -rw-r--r-- | sass/abstracts/_variables.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sass/abstracts/_variables.scss b/sass/abstracts/_variables.scss index 5aea3e6..aa94d9f 100644 --- a/sass/abstracts/_variables.scss +++ b/sass/abstracts/_variables.scss @@ -14,6 +14,6 @@ $medium-text-mobile: 1.3rem; $small-text: 1.1rem; // layout -$margin-main: 3rem 4rem 2rem 4rem; +$margin-main: 3rem 1rem 2rem 1rem; $margin-mobile: 2rem; $radius-text-container: 10px; |
