ask for missing service and card img tweaks
This commit is contained in:
parent
2cbcc4ba98
commit
558e57f664
3 changed files with 22 additions and 2 deletions
|
@ -12071,13 +12071,13 @@ a.btn:focus {
|
|||
}
|
||||
|
||||
.card__image {
|
||||
height: 120px;
|
||||
height: 100px;
|
||||
display: flex;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.card__image img {
|
||||
max-height: 90px;
|
||||
max-height: 100px;
|
||||
max-width: 80%;
|
||||
object-fit: contain;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue