Changed font

This commit is contained in:
Ben Arc
2021-04-20 00:41:06 +01:00
parent 8b52dfc307
commit 5a306a53e4

View File

@@ -40,7 +40,7 @@
</div> </div>
</div> </div>
<h2 <h4
v-if="'{{ copilot.show_price }}' != 'None'" v-if="'{{ copilot.show_price }}' != 'None'"
class="text-bold fixed-bottom-left" class="text-bold fixed-bottom-left"
style=" style="
@@ -51,7 +51,7 @@
" "
> >
{% raw %}{{ price }}{% endraw %} {% raw %}{{ price }}{% endraw %}
</h2> </h4>
<p <p
v-if="'{{ copilot.show_ack }}' != 'None'" v-if="'{{ copilot.show_ack }}' != 'None'"
class="fixed-top" class="fixed-top"