mirror of
https://github.com/Stone-Red-Code/website.git
synced 2026-09-08 16:06:13 +02:00
fix(logo): adjust spacing between logo and menu
This commit is contained in:
@@ -15,6 +15,7 @@ export const InnerWrapper = styled.div`
|
|||||||
export const Logo = styled.img`
|
export const Logo = styled.img`
|
||||||
width: 122px;
|
width: 122px;
|
||||||
height: 122px;
|
height: 122px;
|
||||||
|
margin-bottom: 10px;
|
||||||
`
|
`
|
||||||
|
|
||||||
export const Menu = styled.nav`
|
export const Menu = styled.nav`
|
||||||
|
|||||||
Reference in New Issue
Block a user