Skip to content

Commit 5bd3bfb

Browse files
authored
Merge pull request #562 from devgeniem/TMS-1261
TMS-1261: Change highlighted articles pill colors
2 parents fc2fd36 + 125b7a6 commit 5bd3bfb

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

CHANGELOG.MD

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
77

88
## [Unreleased]
99

10+
- TMS-1261: Change highlighted articles pill colors
1011
- TMS-1264: Fix Eventz to use endpoint url from env
1112
- TMS-1263: Fix pagination from showing arrow button on last page
1213

partials/home.dust

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
</div>
1414
</div>
1515

16-
{>"views/home/home-highlight" category_link_classes="has-background-primary-invert has-text-primary" /}
16+
{>"views/home/home-highlight" category_link_classes="" /}
1717

1818
{>"views/home/home-filters" /}
1919

0 commit comments

Comments
 (0)