Update side-by-side.css

This commit is contained in:
mike-000
2019-08-08 22:48:08 +01:00
committed by GitHub
parent 336056f4f0
commit a340da8f6e

View File

@@ -1,4 +1,7 @@
@media (min-width: 800px) { @media (min-width: 800px) {
.wrapper {
display: flex;
}
.half { .half {
padding: 0 10px; padding: 0 10px;
width: 50%; width: 50%;