aboutsummaryrefslogtreecommitdiff
path: root/partials
diff options
context:
space:
mode:
authorRaghuram Subramani <raghus2247@gmail.com>2025-08-02 22:16:39 +0530
committerRaghuram Subramani <raghus2247@gmail.com>2025-08-02 22:16:39 +0530
commit8e824d37627b5e874469301755ca5593a4580ff6 (patch)
tree48f623fce9afa1ccc59e99d44c6a8fc6fbda3b4e /partials
parent9ca232e2154a8037fa5c4d7804b79576d09d1583 (diff)
site: abstract into class groups
Diffstat (limited to 'partials')
-rw-r--r--partials/navbar.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/partials/navbar.html b/partials/navbar.html
index ccbc05b..0316efc 100644
--- a/partials/navbar.html
+++ b/partials/navbar.html
@@ -1,7 +1,7 @@
<nav class="w-full mx-auto mt-10">
<div class="flex flex-wrap items-center px-10 gap-4 text-center text-lg lg:text-2xl">
- <a href="/" class="cursor-pointer font-bold hover:underline justify-center">
+ <a href="/" class="cursor-pointer font-bold hover:underline justify-center button">
COMPROMYSE
</a>