Improved tracks on the user profile

This commit is contained in:
2017-06-27 18:43:13 +02:00
parent 8727ab63eb
commit de9e743067
4 changed files with 32 additions and 9 deletions

@ -9,7 +9,7 @@ import (
)
const maxPosts = 5
const maxTracks = 5
const maxTracks = 4
// Get user profile page.
func Get(ctx *aero.Context) string {

@ -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