From 24d87fde976e1f3afc213d5b9c28be1dc3f558ce Mon Sep 17 00:00:00 2001 From: "Glitch (hello-webpage)" Date: Wed, 23 Oct 2019 17:47:19 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=8D=89=F0=9F=8F=8F=20Checkpoint=20./style?= =?UTF-8?q?.css:867163/33?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index ea0844a..f013185 100644 --- a/style.css +++ b/style.css @@ -1,7 +1,7 @@ /* CSS files add styling rules to your content */ body { - font-family: "Benton Sans", "Helvetica Neue", helvetica, arial, sans-serif; + font-family: helvetica, arial, sans-serif; margin: 2em; }