Title / Description
Code #blogs{ float:left; width:75%; margin-right:5%; @media screen and (max-width: $break-tablet) { float:none; width:100%; margin-right: 0; @include clearfix; } .clearline{ position: absolute; width:0; height:0; } @media screen and (min-width: 1030px) { div:nth-of-type(3n):not(.details):not(.content){ position: relative; clear:both; width:100%; height:1px; } } @media screen and (min-width: $break-tablet-sm) and (max-width: $break-ipad) { div:nth-of-type(2n):not(.details):not(.content){ position: relative; clear:both; width:100%; height:1px; } } }
Author
Highlight as C C++ CSS Clojure Delphi ERb Groovy (beta) HAML HTML JSON Java JavaScript PHP Plain text Python Ruby SQL XML YAML diff code