Update default.css

This commit is contained in:
rocket_2019 2023-01-21 17:02:51 +01:00 committed by GitHub
parent d3b8279c70
commit f45251c13f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -174,7 +174,7 @@ img.thumbnail {
*/
.navbar {
margin: 1em 0;
/*margin: 1em 0;*/
display: flex; /* this is also defined in framework, but in case of future changes */
align-items: center;
justify-content: space-between;