mirror of
https://github.com/antebudimir/feishin.git
synced 2026-01-02 10:53:33 +00:00
Add missing sidebar configuration
This commit is contained in:
parent
7fa4641dfe
commit
ba8e23e8d4
3 changed files with 64 additions and 44 deletions
|
|
@ -12,7 +12,8 @@ interface ListItemProps extends FlexProps {
|
|||
|
||||
const StyledItem = styled(Flex)`
|
||||
width: 100%;
|
||||
font-weight: 700;
|
||||
font-weight: 600;
|
||||
font-size: 1.1rem;
|
||||
font-family: var(--content-font-family);
|
||||
|
||||
&:focus-visible {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue