mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-08-25 12:35:18 -05:00
change footer font sizes
This commit is contained in:
@@ -53,9 +53,7 @@ const FooterContent: React.FC = () => {
|
||||
isColored={false}
|
||||
>
|
||||
<Box
|
||||
fontSize={
|
||||
["0", "0.9rem", "1rem", "1.25rem"][patron.patreonTier]
|
||||
}
|
||||
fontSize={["0", "0.9rem", "1rem", "1.1rem"][patron.patreonTier]}
|
||||
mx={1}
|
||||
>
|
||||
{getFullUsername(patron)}
|
||||
|
||||
Reference in New Issue
Block a user