Style modifier
This commit is contained in:
@@ -56,7 +56,7 @@
|
||||
.app-logo {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
color: white;
|
||||
/*color: white;*/
|
||||
text-decoration: none;
|
||||
font-weight: 600;
|
||||
font-size: 20px;
|
||||
@@ -64,7 +64,7 @@
|
||||
|
||||
.app-logo img {
|
||||
height: 36px;
|
||||
filter: brightness(0) invert(1);
|
||||
/*filter: brightness(0) invert(1);*/
|
||||
}
|
||||
|
||||
/* Sidebar - PowerPoint Orange (#b7472a) */
|
||||
|
||||
Reference in New Issue
Block a user