diff --git a/examples/demo.css b/examples/demo.css index 1d0de419..e2008f10 100644 --- a/examples/demo.css +++ b/examples/demo.css @@ -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; }