Center secondary nav

This commit is contained in:
Marwin Hochfelsner 2025-02-19 05:03:37 +01:00 committed by GitHub
parent 79f5ccca31
commit 9df0872ce8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -233,6 +233,7 @@ body.small-nav {
> ul {
height: auto;
justify-content: center;
}
.user-menu, .login-menu {