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

@ -46,7 +46,7 @@ const profile-image-size = 280px
.profile-column
// border 1px solid red
// height 100px
padding calc(content-padding / 2)
padding content-padding-half
.profile-column-header
font-style bold