aboutsummaryrefslogtreecommitdiff
path: root/partials/navbar.html
diff options
context:
space:
mode:
Diffstat (limited to 'partials/navbar.html')
-rw-r--r--partials/navbar.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/partials/navbar.html b/partials/navbar.html
index 893659c..ccbc05b 100644
--- a/partials/navbar.html
+++ b/partials/navbar.html
@@ -1,11 +1,11 @@
<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">
+ <a href="/" class="cursor-pointer font-bold hover:underline justify-center">
COMPROMYSE
</a>
- <div class="flex items-center gap-4 flex-wrap">
+ <div class="flex items-center gap-4 flex-wrap justify-center md:justify-left">
<a href="/projects" class="hover:underline">
[ PROJECTS ]
</a>