1
0
mirror of https://github.com/privacyguides/discourse-brand.git synced 2025-06-18 10:54:24 +00:00

Adjust nav link size

This commit is contained in:
2024-09-09 00:11:13 -05:00
parent 7627fd3f00
commit cb3152ba4f

View File

@ -52,13 +52,14 @@
}
.custom-header-links .headerLink {
font-size: .85rem;
font-size: .88rem;
opacity: 0.6;
padding: 6px 10px;
}
.custom-header-links .headerLink a {
padding: 0;
font-size: .88rem;
}
body:not(.category-announcements-blog) .forum-custom-header-links > a {