Use web components for SVG icons
This commit is contained in:
@ -57,9 +57,10 @@ const item-color-anime-support-ticket = hsl(217, 64%, 50%)
|
||||
width 100%
|
||||
justify-content center
|
||||
|
||||
.icon-diamond
|
||||
margin-left 0.3rem
|
||||
margin-right 0
|
||||
svg-icon
|
||||
[name="diamond"]
|
||||
margin-left 0.3rem
|
||||
margin-right 0
|
||||
|
||||
#pro-benefits-footer
|
||||
margin-top 3rem
|
||||
|
@ -47,8 +47,9 @@ const soundtrack-margin = 1rem
|
||||
pointer-events none
|
||||
box-shadow outline-shadow-medium
|
||||
|
||||
.icon-play
|
||||
transform translateX(27%)
|
||||
svg-icon
|
||||
[name="play"]
|
||||
transform translateX(27%)
|
||||
|
||||
.media-visualizer
|
||||
horizontal
|
||||
|
Reference in New Issue
Block a user