From 94118ef58995da0632980b2094f41e5cad74ff34 Mon Sep 17 00:00:00 2001 From: basin Date: Sat, 3 Aug 2019 00:13:25 -0400 Subject: [PATCH] skrrrt on that basic 3rd grade code --- sand.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sand.css b/sand.css index e1a6aa2..269fc38 100644 --- a/sand.css +++ b/sand.css @@ -8,7 +8,7 @@ } } body{ - font-family: roboto; + font-family: 'Roboto' , serif; color: black; height: 100vh; padding:10;