From: Johannes Zellner Date: Sun, 5 Jan 2020 16:51:49 +0000 (+0100) Subject: Remove noisy header bar shadow X-Git-Url: https://git.immae.eu/?p=perso%2FImmae%2FProjets%2FNodejs%2FSurfer.git;a=commitdiff_plain;h=7e4b56ba8b2d771e7cebe40baf84ea56b577357c Remove noisy header bar shadow --- 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; }