Add font settings

This commit is contained in:
aet
2022-02-21 03:54:04 -05:00
parent 16575b6739
commit a06d5189de
14 changed files with 613 additions and 457 deletions

View File

@ -34,7 +34,7 @@ const Separator = styled.div`
const Item = styled.div`
cursor: default;
font-size: 14px;
font-size: 0.875rem;
flex: 1 1 auto;
display: flex;
height: 2.3em;