diff --git a/index.html b/index.html index 85750ce..8601e77 100644 --- a/index.html +++ b/index.html @@ -1,5 +1,5 @@ - +
diff --git a/src/styles/app.css b/src/styles/app.css index 8379333..925ef57 100644 --- a/src/styles/app.css +++ b/src/styles/app.css @@ -18,7 +18,7 @@ @plugin 'daisyui' { themes: - caramellatte --default, + pastel --default, forest --prefersdark; }