chore: clean up css — generic styles where they make sense; remove deprecated styles, fragments of utility nonsense etc

This commit is contained in:
Cory Dransfeldt 2024-06-14 14:30:43 -07:00
parent d73d791989
commit 8708b71227
No known key found for this signature in database
54 changed files with 137 additions and 244 deletions

View file

@ -39,7 +39,7 @@ schema: show
</div>
{% if show.review %}
{{ show.review | markdown }}
<hr class="large-spacing" />
<hr />
{% endif %}
{% if show.description %}
<h2>Overview</h2>