remove transparent navbar make it white

Signed-off-by: nurRiyad <asadnurriyad@gmail.com>
This commit is contained in:
nurRiyad
2023-01-30 00:43:21 +06:00
parent 4dd2274bd1
commit 370e5f4fc7

View File

@@ -1,6 +1,6 @@
<template>
<div class="gd-container font-spacegrotesk">
<header class="fixed w-full backdrop-blur-3xl z-10">
<header class="fixed w-full bg-white z-10">
<MainHeader />
</header>
<main>