Use content-padding-half constant

This commit is contained in:
2018-11-21 16:43:41 +09:00
parent 7650137b4d
commit 45661b786c
14 changed files with 19 additions and 18 deletions

View File

@ -8,7 +8,7 @@ const popular-company-height = 246px
vertical
width 100%
margin 0
margin-bottom calc(content-padding / 2)
margin-bottom content-padding-half
padding 0.5rem 0.75rem
overflow hidden
ui-element
@ -40,7 +40,7 @@ const popular-company-height = 246px
height popular-company-height
max-height popular-company-height
padding 0.75rem 1rem
margin calc(content-padding / 2)
margin content-padding-half
.popular-company-body
display block