diff options
| author | ManeraKai <manerakai@protonmail.com> | 2022-02-12 20:40:36 +0300 | 
|---|---|---|
| committer | ManeraKai <manerakai@protonmail.com> | 2022-02-12 20:40:36 +0300 | 
| commit | 531e7c5fb4c6d0bc9e15a2d04ee9e0188b11e0d0 (patch) | |
| tree | 4fb12639d0ac0f1f2b360fe3169392a5f8621be2 /src/pages/stylesheets | |
| parent | Added redirecting feature #6, will improve it (diff) | |
| download | libredirect-531e7c5fb4c6d0bc9e15a2d04ee9e0188b11e0d0.zip | |
Rewrote Exceptions logic and design #29
Diffstat (limited to 'src/pages/stylesheets')
| -rw-r--r-- | src/pages/stylesheets/styles.css | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/src/pages/stylesheets/styles.css b/src/pages/stylesheets/styles.css index 1ce529f1..6293184f 100644 --- a/src/pages/stylesheets/styles.css +++ b/src/pages/stylesheets/styles.css @@ -43,7 +43,6 @@ select { width: 350px; border-radius: 3px; box-sizing: border-box; - margin-bottom: var(--space); background-color: var(--bg-main); border-style: solid; border-color: #767676;  | 
