This commit is contained in:
2023-07-21 20:25:50 +01:00
parent 605a6e30d8
commit 5ffa8c4cf2
3 changed files with 12 additions and 3 deletions

View File

@ -105,7 +105,7 @@ export default function Layout() {
{!shouldHideHeader && (
<header className="main-content mt5">
<div className="logo" onClick={() => navigate("/")}>
<h1>Snort</h1>
<Icon name="snort-by" size={150} height={20} />
{currentSubscription && (
<small className="flex">
<Icon name="diamond" size={10} className="mr5" />