remove transparent navbar make it white
Signed-off-by: nurRiyad <asadnurriyad@gmail.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
<template>
|
<template>
|
||||||
<div class="gd-container font-spacegrotesk">
|
<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 />
|
<MainHeader />
|
||||||
</header>
|
</header>
|
||||||
<main>
|
<main>
|
||||||
|
|||||||
Reference in New Issue
Block a user