forked from abner/for-legacy-web
chore: added fonts and weights, removed font
+ added new font-weight for Open Sans + added "Bitter" font - bye bye Bree Serif :'(
This commit is contained in:
@@ -39,6 +39,7 @@ export const Bar = styled.div<{ position: "top" | "bottom"; accent?: boolean }>`
|
||||
align-items: center;
|
||||
cursor: pointer;
|
||||
font-size: 12px;
|
||||
font-weight: 500;
|
||||
padding: 0 8px;
|
||||
user-select: none;
|
||||
justify-content: space-between;
|
||||
|
||||
Reference in New Issue
Block a user