Logo shows on darker theme
This commit is contained in:
@@ -915,9 +915,9 @@ p {
|
||||
}
|
||||
|
||||
.wrench-logo-box img {
|
||||
max-width: 100%; /* Ensure the image doesn't overflow its container */
|
||||
filter: brightness(1.2); /* Adjust image brightness (experiment with values) */
|
||||
opacity: 2.4; /* Adjust image opacity (experiment with values) */
|
||||
max-width: 100%; /* Ensures the image doesn't overflow its container */
|
||||
filter: brightness(1.2); /* Adjust image brightness */
|
||||
opacity: 2.4; /* Adjust image opacity */
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user