fix placement of navigation links in dashboard

My Map and My Profile
This commit is contained in:
fim100 2024-08-09 08:26:36 +03:30 committed by Yohan Boniface
parent 80a842bd32
commit e74ca192d6

View file

@ -145,6 +145,7 @@ h2.tabs a {
text-decoration-skip-ink: none; text-decoration-skip-ink: none;
text-underline-offset: 7px; text-underline-offset: 7px;
margin-inline-end: 2rem; margin-inline-end: 2rem;
display: inline-block;
} }
h2.tabs a:not(.selected) { h2.tabs a:not(.selected) {
font-weight: normal; font-weight: normal;