fix(ui): update color class in header

This commit is contained in:
Jewgeni Lewash 2024-02-27 08:01:48 +01:00
parent dd24d40fa2
commit 11b283c63b

View File

@ -26,8 +26,8 @@ import logoImage from '@/assets/images/logo.png';
</script> </script>
<header <header
class="sticky top-0 z-10 block h-max w-full max-w-full rounded-none border border-white/80 bg-white bg-opacity-80 px-4 py-2 text-black shadow-md backdrop-blur-2xl backdrop-saturate-200 dark:border-black/80 dark:bg-zinc-900 dark:text-white lg:px-8 lg:py-4"> class="sticky top-0 z-10 block h-max w-full max-w-full rounded-none border border-white/80 bg-opacity-80 px-4 py-2 text-black shadow-md backdrop-blur-2xl backdrop-saturate-200 dark:border-black/80 dark:bg-zinc-900 lg:px-8 lg:py-4">
<div class="text-blue-gray-900 flex items-center justify-between"> <div class="flex items-center justify-between text-zinc-900 dark:text-zinc-100">
<a <a
href="/" href="/"
class="mr-4 block cursor-pointer py-1.5 font-sans text-base font-medium leading-relaxed text-inherit antialiased"> class="mr-4 block cursor-pointer py-1.5 font-sans text-base font-medium leading-relaxed text-inherit antialiased">