diff options
Diffstat (limited to 'frontend/src/styles/index.css')
| -rw-r--r-- | frontend/src/styles/index.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/src/styles/index.css b/frontend/src/styles/index.css index 23807a5..dcc2590 100644 --- a/frontend/src/styles/index.css +++ b/frontend/src/styles/index.css @@ -14,8 +14,8 @@ --color-stop: #ed6c02; --color-stop-dark: #e65100; /* Spacing vars */ - --gap-small: 8px; --gap-normal: 12px; + --gap-small: 8px; /* Text vars */ --text-small: 0.9rem; |
