From 1011fb3b1781dc7ccbf0c95910c606b19b59df3e Mon Sep 17 00:00:00 2001 From: Elijah Bansley Date: Thu, 17 May 2018 16:43:09 -0500 Subject: [PATCH] Update style.css --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index 10b34ae..fa8c089 100644 --- a/style.css +++ b/style.css @@ -3,7 +3,7 @@ body { margin-left: 0px; margin-right: 0px; text-align: center; - font-family: "Sans"; + font-family: 'Open Sans', sans-serif; } #title {