Merge branch 'davidpots-patch-1'

* davidpots-patch-1:
  Fixes _spacing typo
This commit is contained in:
mrmrs 2014-07-02 15:56:22 -07:00
commit b20ba4b754

View file

@ -142,7 +142,7 @@
.mvl { margin-top: 2rem; margin-bottom: 2rem; }
.mvx { margin-top: 4rem; margin-bottom: 4rem; }
.mvxl { margin-top: 8rem; margin-bottom: 8rem; }
.mvxl { margin-top: 16rem; margin-bottom: 16rem; }
.mvxxl { margin-top: 16rem; margin-bottom: 16rem; }
.mhn { margin-left: 0; margin-right: 0; }
.mhs { margin-left: .5rem; margin-right: .5rem; }