We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10456e1 commit d8766b5Copy full SHA for d8766b5
assets/css/f5-hugo.css
@@ -306,7 +306,7 @@ a.other-products-card:hover {
306
min-height: 35px;
307
}
308
309
-.mini-card-body {
+.card-body {
310
display: flex;
311
flex-direction: column;
312
gap: 8px;
@@ -357,7 +357,7 @@ a.other-products-card:hover {
357
.card-img,
358
.card-img-top {
359
width: auto;
360
- height: 40px;
+ max-height: 40px;
361
color: var(--nginx-green);
362
margin-right: 5px;
363
0 commit comments