diff options
| author | HATEC\SPVDEV001 <tri.susilo@altama.co.id> | 2023-03-29 11:12:15 +0700 |
|---|---|---|
| committer | HATEC\SPVDEV001 <tri.susilo@altama.co.id> | 2023-03-29 11:12:15 +0700 |
| commit | 5f8362bc9272af730a084b7cc1dda6537f7f8d40 (patch) | |
| tree | 48a75d819a28bf4b7117543fca6749e5f0398605 /src/core/components/elements | |
| parent | d700bbb3f841b509d0f664cdf089e656cac4413a (diff) | |
blog
Diffstat (limited to 'src/core/components/elements')
| -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 7e66a234..e06b327a 100644 --- a/src/core/components/elements/Navbar/NavbarDesktop.jsx +++ b/src/core/components/elements/Navbar/NavbarDesktop.jsx @@ -104,7 +104,7 @@ const NavbarDesktop = () => { Ready Stock </Link> <Link - href='/' + href='/blog' className='p-4 flex-1 flex justify-center items-center !text-gray_r-12/80 bg-gray_r-2 hover:bg-gray_r-4 border border-gray_r-6 idt-transition' > Blog Indoteknik |
