fix: ajustes no logo e nome do sistema em todas as interfaces

This commit is contained in:
andersonid
2025-04-02 14:43:22 -03:00
parent ac461ce800
commit ba4f6d6de3
3 changed files with 135 additions and 50 deletions

View File

@@ -25,8 +25,10 @@ body {
}
.navbar-brand {
font-weight: 600;
display: flex;
align-items: center;
font-size: 1.4rem;
font-weight: 600;
color: var(--text-light) !important;
}
@@ -39,7 +41,6 @@ body {
height: 35px;
width: auto;
margin-right: 10px;
filter: brightness(0) invert(1);
}
.nav-link {