Skip to content

Commit

Permalink
Update _module-views-grid.scss
Browse files Browse the repository at this point in the history
  • Loading branch information
Joe Knox committed Aug 7, 2017
1 parent 7098584 commit 3649600
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions sass/includes/_module-views-grid.scss
Expand Up @@ -7,6 +7,10 @@
margin-bottom: 20px;
width: 48%;
vertical-align: top;
@media (max-width: 767px) {
margin-right: 0;
width: 100%;
}
}

.views-grid-two .views-row.views-row-10,
Expand Down

0 comments on commit 3649600

Please sign in to comment.