Skip to content

Commit 6c7e3f9

Browse files
committed
Icon: Fix icon width on safari
1 parent 0e383b5 commit 6c7e3f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/css/f5-hugo.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -357,7 +357,7 @@ a.other-products-card:hover {
357357
.card-img,
358358
.card-img-top {
359359
flex: 0;
360-
width: auto;
360+
width: 40px;
361361
max-height: 40px;
362362
color: var(--nginx-green);
363363
margin-right: 5px;

0 commit comments

Comments
 (0)