feat: shadow xl

This commit is contained in:
karishmas6
2024-03-07 03:34:25 +05:30
parent 5577e1e4ea
commit 848a152730

View File

@@ -12,7 +12,7 @@ const Topbar = () => {
const hideDrawer = () => setVisible(false);
return (
<Header className="flex justify-between items-center h-16 bg-white shadow-md">
<Header className="flex justify-between items-center h-16 bg-white shadow-xl">
<Col span={4} className="flex items-center">
<Link to="/">
<img src="maxun_logo.png" alt="Maxun" className="h-8 w-auto" />