From 7e4b56ba8b2d771e7cebe40baf84ea56b577357c Mon Sep 17 00:00:00 2001 From: Johannes Zellner Date: Sun, 5 Jan 2020 17:51:49 +0100 Subject: Remove noisy header bar shadow --- frontend/css/style.css | 1 - 1 file changed, 1 deletion(-) diff --git a/frontend/css/style.css b/frontend/css/style.css index 9d019b0..23364e5 100644 --- a/frontend/css/style.css +++ b/frontend/css/style.css @@ -22,7 +22,6 @@ html, body { .el-header { padding: 10px 20px; - box-shadow: 0 1px 7px rgba(0,0,0,0.3); height: 52px !important; } -- cgit v1.2.3