fix(dashboard): fix color and fonts

This commit is contained in:
Guz
2024-10-22 09:04:20 -03:00
parent 6a561f7d6f
commit 50e0ee7bcb

View File

@@ -18,7 +18,7 @@ func (p *Dashboard) ServeHTTP(w http.ResponseWriter, r *http.Request) {
templ (p *Dashboard) Component() {
@layouts.Page() {
<div class="text-red">
<div class="text-danger-100 font-sans">
<p>Hello world</p>
<p>test</p>
<p>test</p>