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

@ -5,4 +5,4 @@
.anime-amvs
.amv
max-width 200px
margin calc(content-padding / 2)
margin content-padding-half

View File

@ -18,7 +18,7 @@
.soundtrack
max-width 200px
margin calc(content-padding / 2)
margin content-padding-half
.soundtrack-content
min-height 112px