name change and fixing the problem with the element hr

This commit is contained in:
CJ Patoilo
2016-01-31 00:49:21 -03:00
parent 6ef2ccd0ea
commit 8004bd7390
2 changed files with 3 additions and 3 deletions

9
src/_Divider.sass Normal file
View File

@@ -0,0 +1,9 @@
// Divider
//
hr
border: 0
border-top: .1rem solid $color-tertiary
margin-bottom: 3.5rem
margin-top: 3rem