Fixed navigation-centering

This commit is contained in:
WBHarry 2026-05-31 02:38:04 +02:00
parent 957ecc51a3
commit c6443d7dc5
9 changed files with 20 additions and 32 deletions

View file

@ -138,10 +138,8 @@
}
.environment-navigation {
display: flex;
gap: 20px;
align-items: baseline;
padding: 0 20px;
.tab-navigation {
margin-top: 0;
}