Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Commit 509187f

Browse files
author
vikasrohit
committed
AS#125999129126033, 1 Million users hero banner on Dashboard
-- Change cta button color
1 parent 4275a89 commit 509187f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/services/bannerDataService.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ import angular from 'angular'
4343
ctas: [{
4444
title: 'Learn More',
4545
url: 'https://www.topcoder.com/blog/1-million-members-strong/',
46-
cssClass: 'tc-btn tc-btn-s tco-cta'
46+
cssClass: 'tc-btn tc-btn-s'
4747
}]
4848
}
4949
// Commenting out instead of deleting in case there is

0 commit comments

Comments
 (0)