fix: add extra styles

This commit is contained in:
2025-11-13 09:06:52 +13:00
parent 4e80cd63cd
commit f99564cdc2
2 changed files with 27 additions and 6 deletions

View File

@ -18,6 +18,8 @@
rel="stylesheet"
type="text/css"
/>
{% block extra_styles %}{% endblock %}
</head>
<body class="bg-base-100">
<div class="flex h-screen">