CSS Cleanup: remove font-body specifics

This commit is contained in:
2018-08-27 17:01:43 +02:00
parent 3965061bde
commit 2ded541955
7 changed files with 7 additions and 28 deletions

View File

@@ -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