mirror of
https://github.com/bastienwirtz/homer.git
synced 2025-06-25 20:21:30 +02:00
Fix: don't stretch non-square logos (#640)
This commit is contained in:
parent
6d2d9baf35
commit
f0f9f0a017
@ -62,6 +62,7 @@ export default {
|
|||||||
|
|
||||||
img {
|
img {
|
||||||
max-height: 100%;
|
max-height: 100%;
|
||||||
|
object-fit: contain;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user