chore: tweak header styles

This commit is contained in:
2023-04-18 12:52:58 +01:00
parent 3d8269b674
commit 6fa641e33e
3 changed files with 5 additions and 2 deletions

View File

@ -134,7 +134,7 @@ export default function Layout() {
return (
<div className={pageClass}>
{!shouldHideHeader && (
<header>
<header className="main-content mt5">
<div className="logo" onClick={() => navigate("/")}>
<h1>Snort</h1>
{currentSubscription && (