fix: ajustes no logo e nome do sistema em todas as interfaces
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user