mirror of
https://github.com/trezor/trezor-wallet
synced 2025-03-25 12:35:45 +00:00
fix font weight
This commit is contained in:
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…
Reference in New Issue
Block a user