@media screen and (min-width: 640px){
.Index {
display: -webkit-flex;
-webkit-flex-wrap: wrap !important;
}
section[id*="split"]{
width: 50%!important;
}
section[id*="full"]{
width: 100%!important;
}
}
Preview:
downloadDownload PNG
downloadDownload JPEG
downloadDownload SVG
Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!
Click to optimize width for Twitter