refactor: ajustes na interface - logo, nome do sistema e layout da home
This commit is contained in:
@@ -35,6 +35,13 @@ body {
|
||||
margin-right: 10px;
|
||||
}
|
||||
|
||||
.navbar-logo {
|
||||
height: 35px;
|
||||
width: auto;
|
||||
margin-right: 10px;
|
||||
filter: brightness(0) invert(1);
|
||||
}
|
||||
|
||||
.nav-link {
|
||||
font-weight: 500;
|
||||
transition: all 0.3s ease;
|
||||
|
||||
Reference in New Issue
Block a user