fix font weight

pull/275/head
slowbackspace 6 years ago
parent 2958a6133b
commit 38810afc07

@ -127,7 +127,7 @@ const ToggleAdvancedSettingsButton = styled(Button)`
padding: 0;
display: flex;
align-items: center;
font-weight: ${FONT_WEIGHT.BIGGER};
font-weight: ${FONT_WEIGHT.SEMIBOLD};
`;
const SendButton = styled(Button)`

Loading…
Cancel
Save