Fix logo display issue on About page
This commit is contained in:
parent
2b9565ae9c
commit
c47ffae773
1 changed files with 1 additions and 1 deletions
|
@ -674,7 +674,7 @@ $small-breakpoint: 960px;
|
|||
img {
|
||||
height: 50px;
|
||||
width: auto;
|
||||
mix-blend-mode: lighten;
|
||||
// mix-blend-mode: lighten;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue