Skip to content

Commit

Permalink
update demo.css (publiclab#167)
Browse files Browse the repository at this point in the history
removed @media (min-width:768px) on line 37
  • Loading branch information
angelisamaria authored and Rishabh570 committed Apr 14, 2019
1 parent 272eafe commit 375adeb
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions examples/demo.css
Original file line number Diff line number Diff line change
Expand Up @@ -34,12 +34,6 @@ h1, h2, .section h3 {
margin-bottom: 30px;
}

@media (min-width:768px) {
.row.section img {
margin-left: 10%;
}
}

.header {
text-align: center;
}
Expand Down

0 comments on commit 375adeb

Please sign in to comment.