diff --git a/index.html b/index.html index 86de1ed..a36bdeb 100644 --- a/index.html +++ b/index.html @@ -1,5 +1,5 @@ - +
diff --git a/src/styles/app.css b/src/styles/app.css index 6797465..7a10ee1 100644 --- a/src/styles/app.css +++ b/src/styles/app.css @@ -24,7 +24,7 @@ @plugin 'daisyui' { themes: - light --default, + retro --default, business --prefersdark; }