1
0
mirror of https://github.com/trezor/trezor-wallet synced 2024-12-28 01:48:10 +00:00

responsive import tool

This commit is contained in:
slowbackspace 2019-01-24 23:12:08 +01:00
parent 58374ca17a
commit f57acdde46

View File

@ -13,7 +13,6 @@ import Button from 'components/Button';
import LandingWrapper from 'views/Landing/components/LandingWrapper';
const Wrapper = styled.div`
min-width: 720px;
width: 100%;
display: flex;
flex-direction: column;