From 7159bc8ac2e48a219bb286b903b32006ad550d26 Mon Sep 17 00:00:00 2001 From: Yusuf Bera Ertan Date: Sat, 30 Jul 2022 14:24:28 +0300 Subject: [PATCH] stuf --- templaters/basic.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/templaters/basic.nix b/templaters/basic.nix index 9de73aa..1d5b4d9 100644 --- a/templaters/basic.nix +++ b/templaters/basic.nix @@ -130,6 +130,7 @@ "nav.sidebar" = { position = "fixed"; top = 0; + margin-top = "5%"; margin-left = "3%"; z-index = 1000; };