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 {
|
> img {
|
||||||
height: 100%;
|
height: 100%;
|
||||||
object-fit: contain;
|
object-fit: contain;
|
||||||
|
border-radius: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
@media (max-width: 350px) {
|
@media (max-width: 350px) {
|
||||||
|
|
Loading…
Add table
Reference in a new issue