fix(dashboard): fix color and fonts
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user