mirror of
https://github.com/trezor/trezor-wallet
synced 2024-11-13 20:08:56 +00:00
change padding
This commit is contained in:
parent
0f93d2052e
commit
f49a202da6
@ -20,7 +20,7 @@ import type { Props as BaseProps } from '../Container';
|
||||
const Wrapper = styled.div`
|
||||
width: 90vw;
|
||||
max-width: 450px;
|
||||
padding: 40px 0px 20px 0px;
|
||||
padding: 30px 0px;
|
||||
`;
|
||||
|
||||
const Padding = styled.div`
|
||||
|
Loading…
Reference in New Issue
Block a user