From 714117538222d3c0a878df8186da8aacb7c3e422 Mon Sep 17 00:00:00 2001 From: Elijah Bansley Date: Thu, 17 May 2018 16:43:34 -0500 Subject: [PATCH] Update style.css --- style.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/style.css b/style.css index fa8c089..8f818ff 100644 --- a/style.css +++ b/style.css @@ -1,3 +1,5 @@ +@import url('https://fonts.googleapis.com/css?family=Open+Sans'); + body { margin-top: 0px; margin-left: 0px;