Removed old icon references
This commit is contained in:
@ -174,7 +174,7 @@ component ProfileTags(viewUser *arn.User, animeList *arn.AnimeList, user *arn.Us
|
||||
if viewUser.IsPro()
|
||||
a.profile-tag.mountable.never-unmount(href="/support", aria-label="Supporter", data-mountable-type="header")
|
||||
Icon("star")
|
||||
span.profile-pro-status-text PRO
|
||||
span PRO
|
||||
|
||||
if viewUser.Role != ""
|
||||
a.profile-tag.mountable.never-unmount(href="/users/staff", aria-label="Staff member", data-mountable-type="header")
|
||||
|
@ -22,13 +22,6 @@ const profile-image-size = 280px
|
||||
margin-bottom 0.5rem
|
||||
text-shadow none !important
|
||||
|
||||
.profile-pro-status
|
||||
margin-top calc(typography-margin * 2)
|
||||
|
||||
.icon
|
||||
color pro-color
|
||||
animation sk-pulse 1.5s infinite linear
|
||||
|
||||
.profile-columns
|
||||
vertical
|
||||
|
||||
|
Reference in New Issue
Block a user