Skip to content

Commit d66969d

Browse files
committed
fix the styling
1 parent b98fe85 commit d66969d

File tree

1 file changed

+4
-1
lines changed
  • src/shared/components/challenge-detail/Specification/SideBar

1 file changed

+4
-1
lines changed

src/shared/components/challenge-detail/Specification/SideBar/index.jsx

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,9 +138,12 @@ export default function SideBar({
138138
)
139139
}
140140
<div>
141+
<h2>
142+
LEARN:
143+
</h2>
141144
<p styleName="link-like-paragraph">
142145
<a href="https://www.topcoder.com/thrive/articles/all-about-topcoder-challenges-tasks-and-gig-work-opportunities">
143-
ALL ABOUT TOPCODER CHALLENGES, TASKS AND GIG WORK OPPORTUNITIES
146+
Topcoder Challenges Explained
144147
</a>
145148
</p>
146149
</div>

0 commit comments

Comments
 (0)