From 6657d3aa760844bd29b14716b5eb9d99467562bc Mon Sep 17 00:00:00 2001 From: Max Lynch Date: Mon, 3 Oct 2022 09:57:53 -0500 Subject: [PATCH] Fixed nav transitions --- styles/global.css | 5 ----- 1 file changed, 5 deletions(-) diff --git a/styles/global.css b/styles/global.css index b6a325c..95aff6a 100644 --- a/styles/global.css +++ b/styles/global.css @@ -10,11 +10,6 @@ body { width: 100vw; } -#__next { - height: 100vh; - width: 100vw; -} - /** * Styles for the Icon UI component. *