From c3945fbf5d4177aed1b91606ff21203dfaea3119 Mon Sep 17 00:00:00 2001 From: Nayab W <42422512+nayabw@users.noreply.github.com> Date: Thu, 18 Oct 2018 21:46:10 -0500 Subject: Update style.css --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'style.css') diff --git a/style.css b/style.css index da83f58..3aa622a 100644 --- a/style.css +++ b/style.css @@ -1,5 +1,5 @@ body{ - font-family: roboto; + font-family: 'Roboto', sans-serif; background: #333; color: white } -- cgit v1.2.3