From 194b514098cd5053a66d913affafc16b79cba493 Mon Sep 17 00:00:00 2001 From: Viyurz Date: Thu, 14 Mar 2024 07:57:30 +0100 Subject: [PATCH] Add Status page link in navbar. --- tailwind.css | 4 ++-- templates/_navbar.html | 3 ++- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/tailwind.css b/tailwind.css index 03e94f8..8212fd9 100644 --- a/tailwind.css +++ b/tailwind.css @@ -4,7 +4,7 @@ @layer base { h1, h2 { - @apply p-3; + @apply p-4; } h1, h2 { @@ -23,4 +23,4 @@ h3 { @apply text-xl; } -} \ No newline at end of file +} diff --git a/templates/_navbar.html b/templates/_navbar.html index 713940b..1ab6971 100644 --- a/templates/_navbar.html +++ b/templates/_navbar.html @@ -7,6 +7,7 @@
@@ -15,4 +16,4 @@
- \ No newline at end of file +