Merge branch 'davidpots-patch-1'
* davidpots-patch-1: Fixes _spacing typo
This commit is contained in:
commit
b20ba4b754
1 changed files with 1 additions and 1 deletions
|
@ -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; }
|
||||
|
|
Loading…
Reference in a new issue