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 {
|
img {
|
||||||
height: 50px;
|
height: 50px;
|
||||||
width: auto;
|
width: auto;
|
||||||
mix-blend-mode: lighten;
|
// mix-blend-mode: lighten;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue