Update topnav.css

This commit is contained in:
gr00tie 2023-11-14 13:29:03 +01:00 committed by GitHub
parent 3c19f2ec8f
commit e2ec5cd9b1

View file

@ -53,7 +53,8 @@
overflow: hidden;
background-color: #0f0f0f;
position: relative;
width: 100%;
min-width: 424px;
max-width: 500px;
margin: 5px auto;
padding: 10px;
border: 1px solid rgb(255, 255, 255);