Update topnav.css

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

View file

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