Minor changes

This commit is contained in:
2017-06-04 01:17:00 +02:00
parent 13c87d65d8
commit dac19952db
5 changed files with 11 additions and 3 deletions

View File

@ -1,6 +1,6 @@
component Profile(viewUser *arn.User, user *arn.User)
.profile
.profile-cover(style=viewUser.CoverImageStyle())
//- .profile-cover(style=viewUser.CoverImageStyle())
.image-container
ProfileImage(viewUser)