more fixes for broken achievements and small bugs

This commit is contained in:
Aaron Qian 2022-11-13 20:51:53 -08:00 committed by Aaron Qian
parent f103dc5c38
commit 9775b97893
No known key found for this signature in database
GPG key ID: BF1A987C395B5B0E
11 changed files with 39 additions and 26 deletions

View file

@ -14,7 +14,8 @@
class="achievement-entry text-center"
style="background-image: url('{{ $achievementImageSm }}');"
>
<i class="fas fa-search-plus" id="enlarge-icon"></i>
<i class="fa-solid fa-xmark hidden"></i>
<i class="fa-solid fa-magnifying-glass-plus" id="enlarge-icon"></i>
<h4 class="title" id="achievement-title">{{ .title }}</h4>
<div class="caption hidden col-lg-6 text-left" id="caption">
<h4>{{ .title }}</h4>