feature/more page in nav bar completed

This commit is contained in:
Joaquin committed 2025-05-15 21:30:58 -07:00
1 parent f7377f6844
commit cfcfd7778d
5 files changed
+44 -19

No files matched your search

+1 -1
View File
@@ -1,6 +1,6 @@
<header>
<nav class="bg-gray-800 border-b border-gray-700">
<div class="max-w-screen-xl flex flex-wrap items-center justify-between mx-auto p-4">
<div class="w-screen flex flex-wrap items-center justify-between p-4">
<a href="/" class="flex items-center space-x-3 rtl:space-x-reverse">
<img src="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/rekor.png" class="h-8" alt="Flowbite Logo" />
<span class="self-center text-2xl font-semibold whitespace-nowrap dark:text-white">RCalculator</span>