CSS Cleanup: remove font-body specifics
This commit is contained in:
@@ -43,7 +43,6 @@
|
||||
.form-group
|
||||
position: relative
|
||||
margin: 0 auto 30px auto
|
||||
font-family: $font-body
|
||||
|
||||
input, textarea, select
|
||||
+input-generic
|
||||
@@ -257,9 +256,7 @@
|
||||
.item-title
|
||||
color: $color-text-dark
|
||||
display: block
|
||||
font:
|
||||
family: $font-body
|
||||
size: 1.8em
|
||||
font-size: 1.8em
|
||||
|
||||
padding: 10px 25px 10px
|
||||
|
||||
@@ -541,7 +538,6 @@
|
||||
font:
|
||||
size: 1.6em
|
||||
weight: 400
|
||||
family: $font-body
|
||||
|
||||
.item-info
|
||||
color: $color-text-dark-secondary
|
||||
|
Reference in New Issue
Block a user