From 5f25d8b70274a805d30d0b9ba054ee54b901b9ad Mon Sep 17 00:00:00 2001 From: John Hess Date: Thu, 7 Apr 2022 13:18:40 -0500 Subject: [PATCH] remove duplicate style --- _scss/pages/home.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/_scss/pages/home.scss b/_scss/pages/home.scss index 068113f..f6c826e 100644 --- a/_scss/pages/home.scss +++ b/_scss/pages/home.scss @@ -95,7 +95,6 @@ a:active { margin-top: 30px; min-height: calc(100vh - 202px); // take up space above the footer margin-bottom: 30px; - min-height: calc(100vh - 202px); // take up space above the footer .content-title { font-size: 42px; font-weight: 800;