Skip to content

Instantly share code, notes, and snippets.

@louderthan10
louderthan10 / _grid.scss
Created November 1, 2017 18:08
LT10 SCSS grid system:
@for $i from 1 through 7 {
$width: floor(100 / $i)/100.01;
@media screen and (max-width: #{$screenSmall}) {
.c#{$i}-mb {
width: percentage($width);
float: left;
}
.pushr#{$i}-mb {
margin-right: percentage($width);
}

Keybase proof

I hereby claim:

  • I am louderthan10 on github.
  • I am travisgertz (https://keybase.io/travisgertz) on keybase.
  • I have a public key whose fingerprint is 2204 B057 5189 F83C C710 01B0 CD51 D893 04C4 2D56

To claim this, I am signing this object: