mirror of
https://github.com/status-im/dappconnect-vote-poll-sdk.git
synced 2025-02-20 00:48:12 +00:00
Fix card width (#62)
This commit is contained in:
parent
1b7d6a9c4a
commit
605d5e1950
@ -33,7 +33,7 @@ const List = styled.div`
|
|||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
align-items: center;
|
width: 100%;
|
||||||
|
|
||||||
@media (max-width: 425px) {
|
@media (max-width: 425px) {
|
||||||
padding-top: 118px;
|
padding-top: 118px;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user