how much shadow is too much shadow?

master
Jakob 2020-02-24 22:02:26 +01:00
parent ca7bd061d9
commit 8f82df76cd
1 changed files with 1 additions and 0 deletions

View File

@ -202,6 +202,7 @@ ul.topnav {
padding: 0;
overflow: hidden;
background-color: #001858;
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
}
/*.topnav a:hover, .dropdown:hover .dropbtn {