From a477dda9dc4291ab25fffe2525acf44177154c86 Mon Sep 17 00:00:00 2001 From: Ariel Costas Guerrero Date: Sun, 30 Nov 2025 23:27:33 +0100 Subject: Remake home and settings pages using Tailwind styles --- src/frontend/app/root.css | 1 - 1 file changed, 1 deletion(-) (limited to 'src/frontend/app/root.css') diff --git a/src/frontend/app/root.css b/src/frontend/app/root.css index 8c3ef47..5365d53 100644 --- a/src/frontend/app/root.css +++ b/src/frontend/app/root.css @@ -45,7 +45,6 @@ --error-message-color: #7f8c8d; color-scheme: light; - font-family: "Roboto Variable", Roboto, Arial, sans-serif; } [data-theme="dark"] { -- cgit v1.3