Removed old icon references

This commit is contained in:
2019-08-30 16:22:08 +09:00
parent d974156d68
commit bbd0b57f0b
8 changed files with 8 additions and 18 deletions

View File

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

View File

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