fix the face

This commit is contained in:
Andrew Brown 2023-03-02 23:10:00 -08:00
parent ce16a16b8e
commit 22ab72acda

View File

@ -22,7 +22,7 @@
</div>
<p>
Feedback is optional but helps Basil understand what he does well and what he could improve on.
Below are 50 random images that haven't been rated. You can refresh the page at any time for 50 more.
Below are 50 random images of yours that haven't been rated. You can refresh the page at any time for 50 more.
</p>
</div>
</div>
@ -101,7 +101,7 @@
<div class="col s2 red lighten-4">
<label>
<%= f.radio_button :score_adjustment, '3', { class: 'autosave-closest-form-on-change' } %>
<span class="red-text text-darken-4" style="font-size: 3em;">&hearts;<sub>u</sub>&hearts;</span>
<span class="red-text text-darken-4" style="font-size: 3em;">&hearts;<small>u</small>&hearts;</span>
</label>
</div>
<% end %>