diff --git a/.env.sample b/.env.example similarity index 100% rename from .env.sample rename to .env.example diff --git a/web/templates/base.html b/web/templates/base.html index d869af45a..34ec49ce9 100644 --- a/web/templates/base.html +++ b/web/templates/base.html @@ -170,9 +170,9 @@ - + - + @@ -342,14 +342,14 @@ - + + placeholder="Search..." + class="rounded-full w-full bg-white dark:bg-gray-700 text-gray-900 dark:text-gray-100 px-3 py-1.5 text-sm focus:outline-none focus:ring-2 focus:ring-teal-300 dark:focus:ring-teal-700" /> + class="absolute right-3 top-1 text-gray-500 dark:text-gray-300"> @@ -360,7 +360,7 @@ class="flex items-center p-2 hover:bg-teal-700 rounded-lg"> - + @@ -518,7 +518,7 @@ - + Login - + LEARN