code quality and css update

- simplified navbar styling
- more readable code structure
This commit is contained in:
Kim, Jimin 2022-01-22 12:30:12 +09:00
parent adb809ed88
commit 1839805a79
4 changed files with 81 additions and 46 deletions

View file

@ -23,7 +23,7 @@ const SidebarLink = styled(Link)`
`
const SidebarLabel = styled.span`
margin-left: 16px;
margin-left: 1rem;
`
interface Props {