mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-07-19 17:12:58 -05:00
pixels changed
This commit is contained in:
parent
8c141ceaa3
commit
08dfb424bc
|
|
@ -19,7 +19,7 @@ const Footer: React.FC = () => {
|
|||
w="80px"
|
||||
ml="auto"
|
||||
mr="35%"
|
||||
mb="-5%"
|
||||
mb="-5.1%"
|
||||
mt="5rem"
|
||||
userSelect="none"
|
||||
loading="lazy"
|
||||
|
|
|
|||
|
|
@ -136,7 +136,7 @@ const IconNavBar = () => {
|
|||
ignoreFallback
|
||||
/>
|
||||
{menuItems.length > 0 && (
|
||||
<Box ml="0.2rem" lineHeight="0.5rem">
|
||||
<Box ml="0.1rem" lineHeight="0.5rem">
|
||||
▾
|
||||
</Box>
|
||||
)}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user