styling changes and cleaning out html files a bit

This commit is contained in:
ralphi3
2026-06-19 14:00:27 +12:00
parent 3077594cf3
commit 2c10524052
5 changed files with 17 additions and 35 deletions
+1 -4
View File
@@ -1,5 +1,3 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
@@ -22,5 +20,4 @@
<main>
{% block content %}{% endblock %}
</main>
</body>
</html>
</body>