From ecb57c9c9640b3784361569e093ddb4b91270fd4 Mon Sep 17 00:00:00 2001 From: Andrew Croce Date: Thu, 20 Sep 2018 11:47:07 -0400 Subject: [PATCH] remove old style --- styles/components/_global_layout.scss | 4 ---- 1 file changed, 4 deletions(-) diff --git a/styles/components/_global_layout.scss b/styles/components/_global_layout.scss index 8cd32c8e..f4b2aa12 100644 --- a/styles/components/_global_layout.scss +++ b/styles/components/_global_layout.scss @@ -8,10 +8,6 @@ > footer { margin-top: auto; } - - &.modalOpen { - overflow-y: hidden; - } } .global-layout {