From ee35ea0c3bee5d56c1cbcde2f8ee083132d13254 Mon Sep 17 00:00:00 2001 From: Your name Date: Thu, 10 Oct 2024 10:29:02 -0400 Subject: [PATCH] , --- css/style.css | 2 -- 1 file changed, 2 deletions(-) diff --git a/css/style.css b/css/style.css index 00492b0..b9942ce 100644 --- a/css/style.css +++ b/css/style.css @@ -22,11 +22,9 @@ input[type="checkbox"] { * { box-sizing: border-box; - font-family: "PT Serif", serif; } body { - font-family: "PT Serif", serif; margin: 0; }