1
0
mirror of https://github.com/trezor/trezor-wallet synced 2025-03-03 09:46:06 +00:00

responsive landing wrapper

This commit is contained in:
slowbackspace 2019-01-24 18:47:42 +01:00
parent 8b8b22e952
commit 782956b230

View File

@ -19,7 +19,6 @@ type Props = {
const Wrapper = styled.div` const Wrapper = styled.div`
min-height: 100%; min-height: 100%;
min-width: 720px;
display: flex; display: flex;
flex-direction: column; flex-direction: column;