diff --git a/assets/css/f5-hugo.css b/assets/css/f5-hugo.css index e1f5bb04..3a177d03 100644 --- a/assets/css/f5-hugo.css +++ b/assets/css/f5-hugo.css @@ -356,7 +356,7 @@ a.other-products-card:hover { .card-img, .card-img-top { - width: auto; + width: max-content; max-height: 40px; color: var(--nginx-green); margin-right: 5px;