Spaces:
Sleeping
Sleeping
francescoKrnl
commited on
Update style.css
Browse files
style.css
CHANGED
@@ -54,6 +54,9 @@ h1 {
|
|
54 |
color: #c0c0af !important;
|
55 |
}
|
56 |
|
|
|
|
|
|
|
57 |
|
58 |
#logos_row {
|
59 |
width: 269px;
|
|
|
54 |
color: #c0c0af !important;
|
55 |
}
|
56 |
|
57 |
+
#output_image > button > div > img{
|
58 |
+
object-fit: cover !important;
|
59 |
+
}
|
60 |
|
61 |
#logos_row {
|
62 |
width: 269px;
|