UNPKG

98 BCSSView Raw
1@media (min-width: 800px) {
2 .half {
3 padding: 0 10px;
4 width: 50%;
5 float: left;
6 }
7}