remove container on topbar

This commit is contained in:
mbecker20
2024-05-10 17:21:11 -07:00
parent 37224ee1ad
commit 4a283b6052
+1 -1
View File
@@ -48,7 +48,7 @@ import { ResourceLink } from "./resources/common";
export const Topbar = () => {
return (
<div className="sticky top-0 h-[70px] border-b z-50 w-full bg-card text-card-foreground shadow flex items-center">
<div className="container flex items-center justify-between py-4 gap-8">
<div className="w-full flex items-center justify-between p-4 gap-8">
<div className="flex items-center gap-4">
<Link to={"/"} className="text-2xl tracking-widest mx-6">
MONITOR