From 8028ef57f50475ad818130af6a7a0b6bae47fdff Mon Sep 17 00:00:00 2001 From: nune <145225213+gigirassy@users.noreply.github.com> Date: Tue, 23 Apr 2024 08:48:48 -0400 Subject: [PATCH] Update style.css --- style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/style.css b/style.css index 1fce634..2bb03a3 100644 --- a/style.css +++ b/style.css @@ -2,6 +2,7 @@ body { margin: 40px auto; max-width: 650px; line-height: 1.6; + font-family:"Segoe UI", Segoe, Tahoma, Geneva, sans-serif; font-size: 18px; color: #42; padding: 0 8px;