removing red lines :/

This commit is contained in:
dhg 2014-12-15 14:40:38 -08:00
parent 0421885726
commit c9965ba512

5
css/skeleton.css vendored
View File

@ -48,11 +48,6 @@
/* For devices larger than 550px */ /* For devices larger than 550px */
@media (min-width: 550px) { @media (min-width: 550px) {
.column,
.columns {
border: 1px solid red;
}
.container { width: 90%; } .container { width: 90%; }
.row .one.column, .row .one.column,