Style cleanup

face-detect
Noah Petherbridge 2023-05-24 15:02:45 -07:00
parent bcac316785
commit e6388de589
2 changed files with 3 additions and 1 deletions

View File

@ -170,12 +170,14 @@
Edit Profile & Settings
</a>
</li>
{{if .CurrentUser.IsInnerCircle}}
<li>
<a href="/inner-circle">
<span class="icon"><img src="/static/img/circle-16.png"></span>
{{PrettyCircle}}
</a>
</li>
{{end}}
<li>
<a href="/photo/certification">
<span class="icon"><i class="fa fa-certificate"></i></span>

View File

@ -43,7 +43,7 @@
{{else if eq .Visibility "circle"}}
<span class="tag is-info is-light">
<span class="icon">
<img src="/static/img/circle-10.png">
<img src="/static/img/circle-10.png" width="9" height="9">
</span>
<span>
{{PrettyCircle}}