Skip to content

Commit 820be52

Browse files
clean up
1 parent 212ac56 commit 820be52

File tree

1 file changed

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

1 file changed

+4
-1
lines changed

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

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,6 +178,7 @@ export default function ChallengeDetailsView(props) {
178178
<strong>
179179
On Demand Challenges are customer-initiated single round design challenges.
180180
</strong>
181+
<br />
181182
Please note the following important information for Topcoder competitors who participate in this challenge:
182183
<ul>
183184
<li>Any communication needed, should be done directly with the customer in the Challenge Forum.</li>
@@ -187,16 +188,18 @@ export default function ChallengeDetailsView(props) {
187188
<li>The challenge winner selections will be based upon completed requirements and associated Topcoder review scoring.</li>
188189
</ul>
189190
<br />
190-
<br />
191191
<strong>
192192
REQUEST MARVEL PROTOTYPES HERE:
193193
</strong>
194+
<br />
194195
<a href="https://discussions.topcoder.com/15528/request-marvel-access-for-design-challenges?new=1">
195196
Request Marvel for On Demand Challenges
196197
</a>
198+
<br />
197199
<strong>
198200
DO NOT request Marvel access in the challenge forum with the customer.
199201
</strong>
202+
<br />
200203
Figma or XD Prototypes are acceptable for submissions created with those applications.
201204
</p>
202205
)

0 commit comments

Comments
 (0)