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 GitHub
parent 97656b5aa7
commit b9bea5edde
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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