]> git.immae.eu Git - perso/Immae/Projets/Nodejs/Surfer.git/commitdiff
Remove noisy header bar shadow
authorJohannes Zellner <johannes@cloudron.io>
Sun, 5 Jan 2020 16:51:49 +0000 (17:51 +0100)
committerJohannes Zellner <johannes@cloudron.io>
Sun, 5 Jan 2020 16:51:49 +0000 (17:51 +0100)
frontend/css/style.css

index 9d019b0fde57f4b21ccf2e9f7905d375fde92c7f..23364e5267cb8891035b1b8e6096d5c237ee500b 100644 (file)
@@ -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;
 }