From 8dc04572dc74198184761c244e4b9d914fc0a365 Mon Sep 17 00:00:00 2001 From: Jeffrey Phillips Freeman <jeffrey.freeman@syncleus.com> Date: Mon, 3 Feb 2020 14:05:59 +0100 Subject: [PATCH] Chore: Removed unused css property. --- src/styles/title-animate.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/src/styles/title-animate.scss b/src/styles/title-animate.scss index 7f407d6..8d6be30 100644 --- a/src/styles/title-animate.scss +++ b/src/styles/title-animate.scss @@ -10,7 +10,6 @@ body { top: 50%; left: 50%; transform: translate(-50%, -50%); - height: 160px; overflow:hidden; font-family: 'Lato', sans-serif; -- GitLab