From 2997b3c46b7941a33170d14c83e1db4d08ca9859 Mon Sep 17 00:00:00 2001 From: Jordan Eldredge Date: Mon, 31 Dec 2018 14:21:19 -0800 Subject: [PATCH] Spell better --- src/App.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/App.css b/src/App.css index 11bdbeeb..4c34d484 100644 --- a/src/App.css +++ b/src/App.css @@ -22,7 +22,7 @@ body { body, input, -buton { +button { font-family: "MS Sans Serif", "Segoe UI", sans-serif; }