.user-header: use font-weight: 600

Signed-off-by: XhmikosR <xhmikosr@gmail.com>
This commit is contained in:
XhmikosR
2025-05-11 10:03:11 +03:00
committed by GitHub
parent 2845858920
commit 41f0cb0958

View File

@@ -908,6 +908,7 @@ body:not([class*="lcars"])
.navbar-nav > .user-menu > .dropdown-menu > li.user-header {
height: auto;
padding: 15px 15px 5px;
font-weight: 600;
}
.navbar-nav > .user-menu > .dropdown-menu > li.user-header > img {