From ef40167c254baf811145f67dbcce08501be4062a Mon Sep 17 00:00:00 2001 From: tymoteuszjozwiak Date: Sun, 23 Mar 2025 11:28:44 +0100 Subject: [PATCH] assign Atkinson font to blockquote --- css/style.css | 1 - 1 file changed, 1 deletion(-) diff --git a/css/style.css b/css/style.css index cf723dd..cb5ed8b 100644 --- a/css/style.css +++ b/css/style.css @@ -347,7 +347,6 @@ blockquote p { position: relative; } -blockquote, em { font-family: Georgia, serif; }