From f527e421a0bf1b397bf4fdaed6d988a82eefd259 Mon Sep 17 00:00:00 2001 From: continhaum <32490558+continhaum@users.noreply.github.com> Date: Tue, 3 Oct 2017 12:53:12 -0300 Subject: [PATCH] Update style.css misspelled word --- lib/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/style.css b/lib/style.css index 83cc1cd..45713c9 100644 --- a/lib/style.css +++ b/lib/style.css @@ -1,3 +1,3 @@ h1 { -clolr: red; -} \ No newline at end of file +color: red; +}