mirror of
https://github.com/bastienwirtz/homer.git
synced 2026-03-17 01:20:22 +01:00
Fix: don't stretch non-square logos (#640)
This commit is contained in:
@@ -62,6 +62,7 @@ export default {
|
||||
|
||||
img {
|
||||
max-height: 100%;
|
||||
object-fit: contain;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user