Merge branch 'release/v1.2.0-rc1'
# Conflicts: # src/_Form.sass
This commit is contained in:
@@ -6,4 +6,4 @@ hr
|
||||
border: 0
|
||||
border-top: .1rem solid $color-tertiary
|
||||
margin-bottom: 3.5rem
|
||||
margin-top: 3rem
|
||||
margin-top: 3.0rem
|
||||
|
@@ -14,7 +14,7 @@
|
||||
// http://philipwalton.github.io/solved-by-flexbox/demos/grids/
|
||||
// By default each .column within a .row will evenly take up
|
||||
// available width, and the height of each .column with take
|
||||
// up the height of the tallest .column in the same .row.
|
||||
// up the height of the tallest .column in the same .row
|
||||
.row
|
||||
display: flex
|
||||
flex-direction: column
|
||||
|
@@ -4,7 +4,7 @@
|
||||
|
||||
.button,
|
||||
button
|
||||
margin-bottom: 1rem
|
||||
margin-bottom: 1.0rem
|
||||
|
||||
input,
|
||||
textarea,
|
||||
|
Reference in New Issue
Block a user