keep logo font
This commit is contained in:
parent
c03e68640e
commit
bf211b91fe
|
@ -147,9 +147,10 @@ export function Header(props: {
|
|||
/>
|
||||
<div
|
||||
className={clsx(
|
||||
'font-major-mono mt-1 sm:text-2xl md:whitespace-nowrap',
|
||||
'font-major-mono lowercase mt-1 sm:text-2xl md:whitespace-nowrap',
|
||||
darkBackground && 'text-white'
|
||||
)}
|
||||
style={{ fontFamily: 'Major Mono Display,monospace' }}
|
||||
>
|
||||
Mantic Markets
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue
Block a user