Divides the css into sub-files and normalizes how colors are defined.

Co-authored-by: Joachim <joachim.robert@protonmail.com>
This commit is contained in:
Mouse Reeve
2022-02-19 16:34:17 -08:00
committed by GitHub
parent 6daaffeaa7
commit c77e5a1a90
54 changed files with 1670 additions and 1524 deletions

View File

@ -11,7 +11,7 @@
</section>
{% endif %}
<footer class="card-footer has-background-white-bis">
<footer class="card-footer has-background-tertiary">
{% block card-footer %}
{% endblock %}
</footer>