From d240a8bcce7ba185b890b4f6253b99b5b5ede83a Mon Sep 17 00:00:00 2001 From: lalanza808 Date: Wed, 1 Apr 2020 09:06:39 -0700 Subject: [PATCH] fix css hiding search --- static/css/dopetrope.css | 6 ------ 1 file changed, 6 deletions(-) diff --git a/static/css/dopetrope.css b/static/css/dopetrope.css index 0e2e04b..6f0a6c4 100644 --- a/static/css/dopetrope.css +++ b/static/css/dopetrope.css @@ -2477,12 +2477,6 @@ input, select, textarea { padding: 3.5em 0 3em 0; } - /* Nav */ - - #nav { - display: none; - } - /* Intro */ #intro {