pixels changed

This commit is contained in:
Kalle (Sendou) 2020-09-28 01:57:10 +03:00
parent 8c141ceaa3
commit 08dfb424bc
2 changed files with 2 additions and 2 deletions

View File

@ -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"

View File

@ -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>
)}