Improved tracks on the user profile
This commit is contained in:
@ -90,4 +90,22 @@ profile-boot-duration = 2s
|
||||
// Categories
|
||||
|
||||
.profile-category
|
||||
margin-bottom content-padding
|
||||
margin-bottom content-padding
|
||||
|
||||
.sound-tracks
|
||||
horizontal-wrap
|
||||
justify-content space-around
|
||||
|
||||
.sound-track-anime-link
|
||||
display none
|
||||
|
||||
.sound-track
|
||||
flex 1
|
||||
flex-basis 500px
|
||||
padding 1rem
|
||||
|
||||
> 800px
|
||||
.profile-category
|
||||
.sound-tracks
|
||||
.sound-track-anime-link
|
||||
display block
|
Reference in New Issue
Block a user