New style for groups

This commit is contained in:
2018-11-22 16:52:29 +09:00
parent e4df90bf17
commit eb38a65f78
20 changed files with 107 additions and 58 deletions

View File

@ -2,22 +2,11 @@ const profile-image-size = 280px
.profile-head
vertical
cover-image-container
align-items center
position relative
left calc(content-padding * -1)
top calc(content-padding-top * -1)
min-width calc(100% + content-padding * 2)
padding calc(content-padding * 2)
color white
text-shadow 0px 0px 2px rgb(0, 0, 0, 0.5)
// default-transition
// animation appear transition-speed
overflow hidden
.profile-info
vertical
margin-top calc(content-padding * 1.5)