From bc280e54ca46b206c89e84d8d6f5282d7f24599b Mon Sep 17 00:00:00 2001 From: Camerin Date: Sun, 31 Oct 2021 20:54:51 -0400 Subject: [PATCH] Added missing semicolon to Github.css --- src/components/css/Github.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/css/Github.css b/src/components/css/Github.css index e852bca..c72eacb 100644 --- a/src/components/css/Github.css +++ b/src/components/css/Github.css @@ -9,7 +9,7 @@ width: 75vw; margin-left: auto; margin-right: auto; - padding-bottom: 5.5rem + padding-bottom: 5.5rem; } .repo {