From 0057feed8bc29abf8b08d286f120e9e30e1dc47e Mon Sep 17 00:00:00 2001 From: nin0dev Date: Sun, 2 Jun 2024 06:58:32 -0400 Subject: [PATCH] g --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index 698684e..eb5df68 100644 --- a/style.css +++ b/style.css @@ -6,7 +6,7 @@ } body { padding: 30px; - font-family: sans-serif !important; + font-family: "Segoe UI", "Roboto", sans-serif !important; background-size: cover; background-image: url(wallpaper.jpg); }