mirror of
https://github.com/status-im/react-native.git
synced 2025-02-05 06:04:15 +00:00
fixed showcase to display well on mobile
This commit is contained in:
parent
f9dfb90a35
commit
606b914209
@ -1214,3 +1214,11 @@ div[data-twttr-id] iframe {
|
|||||||
margin: 0;
|
margin: 0;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
@media only screen and (max-device-width: 840px) {
|
||||||
|
.showcaseSection .inner-content {
|
||||||
|
width: 100%;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user