Update topnav.css

This commit is contained in:
gr00tie 2023-11-15 22:20:30 +01:00 committed by GitHub
parent 147819e50f
commit 89330ca1f7

View file

@ -7,7 +7,6 @@
min-width: 800px;
margin: 5px auto 5px auto;
padding: 10px;
border: 1px solid rgb(255, 255, 255);
border-radius: 10px;
box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
}
@ -19,7 +18,6 @@
/* Style navigation menu links */
.topnav a {
color: white;
padding: 14px 16px;
text-decoration: none;
font-size: 17px;