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; };