Update topnav.css

This commit is contained in:
gr00tie 2023-11-14 13:29:03 +01:00 committed by GitHub
parent b5a6b45349
commit 0fd8ebec80
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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);