Quick aesthetic updates

~ Change light theme to something new
~ Make navbar text a bit bigger
This commit is contained in:
2024-04-12 17:28:38 +10:00
parent 61990f41ac
commit f48839a5b4
3 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -33,8 +33,8 @@
</div>
<div class="navbar-center hidden lg:flex">
<ul class="menu menu-horizontal px-1">
<li><a href="/">Home</a></li>
<li><a href="/portfolio">Portfolio</a></li>
<li><a href="/" class="text-lg">Home</a></li>
<li><a href="/portfolio" class="text-lg">Portfolio</a></li>
</ul>
</div>
<div class="navbar-end">
+1 -1
View File
@@ -1,6 +1,6 @@
<label class="swap swap-rotate">
<!-- this hidden checkbox controls the state -->
<input type="checkbox" class="theme-controller" value="winter" />
<input type="checkbox" class="theme-controller" value="acid" />
<!-- sun icon -->
<svg