diff options
| author | Francesco <tomaselli.fr@gmail.com> | 2024-04-22 14:08:06 +0200 | 
|---|---|---|
| committer | Francesco <tomaselli.fr@gmail.com> | 2024-04-22 14:08:06 +0200 | 
| commit | 3369ca1a0f6551861f6da869d948d6647bfbc147 (patch) | |
| tree | d39b8866f7b9c06321e12150e90cada071213fe2 /assets/css | |
| parent | bea2f9acae674618fe3a7b3a9aa2e9441e7bfb0b (diff) | |
Theme Update
Diffstat (limited to 'assets/css')
| -rw-r--r-- | assets/css/vars.css | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/assets/css/vars.css b/assets/css/vars.css index 1ec2afd..5a1ed78 100644 --- a/assets/css/vars.css +++ b/assets/css/vars.css @@ -4,7 +4,7 @@      --main-padding-bottom: 3rem;      /* header settings */ -    --header-top-gap: 1.5rem; +    --header-top-gap: 2rem;      --header-bottom-gap: 2rem;      --header-menu-side-gap: .5rem;      --header-menu-top-gap: 1rem; | 
