code quality and css update
- simplified navbar styling - more readable code structure
This commit is contained in:
parent
adb809ed88
commit
1839805a79
4 changed files with 81 additions and 46 deletions
|
@ -23,7 +23,7 @@ const SidebarLink = styled(Link)`
|
|||
`
|
||||
|
||||
const SidebarLabel = styled.span`
|
||||
margin-left: 16px;
|
||||
margin-left: 1rem;
|
||||
`
|
||||
|
||||
interface Props {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue