From 3275b0542d7ce8c3193b27ac6147afe093ba33c8 Mon Sep 17 00:00:00 2001 From: Francesco Date: Mon, 22 Apr 2024 14:33:05 +0200 Subject: Theme Update --- assets/css/vars.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'assets/css') diff --git a/assets/css/vars.css b/assets/css/vars.css index 5a1ed78..09cb6da 100644 --- a/assets/css/vars.css +++ b/assets/css/vars.css @@ -49,6 +49,6 @@ @media screen and (max-width: 640px) { :root { - --header-top-gap: .5rem; + --header-top-gap: 1rem; } } \ No newline at end of file -- cgit v1.2.3