remove transparent navbar make it white
Signed-off-by: nurRiyad <asadnurriyad@gmail.com>
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user