Remove rounded corners on logos
This commit is contained in:
parent
ef1fa6d8c5
commit
5645aee7eb
1 changed files with 1 additions and 0 deletions
|
@ -208,6 +208,7 @@
|
|||
> img {
|
||||
height: 100%;
|
||||
object-fit: contain;
|
||||
border-radius: 0;
|
||||
}
|
||||
|
||||
@media (max-width: 350px) {
|
||||
|
|
Loading…
Add table
Reference in a new issue