update styles

master
michael 2022-10-12 21:22:10 -07:00
parent 8e39d88b4c
commit 549c89ac0d
2 changed files with 8 additions and 2 deletions

View File

@ -7,3 +7,9 @@
{% block content required %}
{% endblock %}
</body>
<style>
* {
font-family: sans-serif;
}
</style>