More stuff

This commit is contained in:
MotorTruck1221
2025-03-22 19:05:48 -06:00
parent 21ec84c57b
commit 00f5761115
3 changed files with 126 additions and 6 deletions
+1 -1
View File
@@ -40,7 +40,7 @@ const path = Astro.url.pathname;
</div>
</div>
</div>
<span id="body-hide" class="flex-grow h-full bg-(--background) brightness-20 transition duration-500"></span>
<span id="body-hide" class="flex-grow h-full bg-(--background) brightness-20 transition duration-250"></span>
</div>
<style>
#innerNav {