Skip to content

Commit f4cdf4e

Browse files
committed
hotfix(homepage): fixed homepage telegraf block styles
1 parent 23cd212 commit f4cdf4e

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

assets/styles/layouts/_homepage.scss

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -301,6 +301,11 @@
301301
& + p {margin-top: .65rem;}
302302
}
303303

304+
.product .product-info {
305+
h3, h3 a {color: $g20-white;}
306+
p {color: rgba($g20-white, .8);}
307+
}
308+
304309
ul.product-links {
305310

306311
li:not(:last-child) {margin-bottom: .35rem;}

0 commit comments

Comments
 (0)