Update topnav.css

This commit is contained in:
gr00tie 2023-11-14 13:35:15 +01:00 committed by GitHub
parent c5e77e33f5
commit f7016b89c8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,7 +5,7 @@
position: relative;
max-width: 1200px;
min-width: 800px;
margin: 5px;
margin: 5px auto 5px auto;
padding: 10px;
border: 1px solid rgb(255, 255, 255);
border-radius: 10px;