Update default.html
This commit is contained in:
parent
532e178c79
commit
c2d84c3277
|
@ -4,7 +4,7 @@
|
|||
{% include header.html %}
|
||||
|
||||
<div
|
||||
class="bg-blue flex h-screen items-center justify-center text-white w-full"
|
||||
class="bg-teal flex h-screen items-center justify-center text-white w-full"
|
||||
>
|
||||
{{ content }}
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue