Update topnav.css

This commit is contained in:
gr00tie 2023-11-16 09:46:20 +01:00 committed by GitHub
parent bd1753da2f
commit 789f70ed28
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -59,7 +59,6 @@
max-width: 500px; max-width: 500px;
margin: 5px; margin: 5px;
padding: 10px; padding: 10px;
border: 1px solid rgb(255, 255, 255);
border-radius: 10px; border-radius: 10px;
box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2); box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
} }