diff options
| author | HATEC\SPVDEV001 <tri.susilo@altama.co.id> | 2023-03-31 11:11:45 +0700 |
|---|---|---|
| committer | HATEC\SPVDEV001 <tri.susilo@altama.co.id> | 2023-03-31 11:11:45 +0700 |
| commit | 6532172b4cc62bfcb56cc1e12ba805fc4c950f5a (patch) | |
| tree | c0d185e4091bbad3286bb0e5874c638265d58a83 /src/core | |
| parent | 3ce85149313383bfc064237748e5a80d6e16180d (diff) | |
| parent | f23d32a4b8402904e8daa7b906c03a64104ed253 (diff) | |
Merge branch 'master' of https://bitbucket.org/altafixco/next-indoteknik
Diffstat (limited to 'src/core')
| -rw-r--r-- | src/core/components/elements/Navbar/NavbarDesktop.jsx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/components/elements/Navbar/NavbarDesktop.jsx b/src/core/components/elements/Navbar/NavbarDesktop.jsx index 306b6e83..380b0a16 100644 --- a/src/core/components/elements/Navbar/NavbarDesktop.jsx +++ b/src/core/components/elements/Navbar/NavbarDesktop.jsx @@ -22,7 +22,7 @@ const NavbarDesktop = () => { return ( <DesktopView> - <div className='py-3 bg-yellow_r-10/60'> + <div className='py-3 bg-yellow_r-10/80'> <div className='container mx-auto flex justify-between'> <Link href='/' className='!text-gray_r-12'> Tentang Indoteknik.com |
