mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-22 15:17:53 -05:00
Fix spacing again
This commit is contained in:
parent
9675bfe76e
commit
6e68eb0ae5
1 changed files with 2 additions and 2 deletions
|
@ -96,8 +96,8 @@ const ConferenceSplash = () => (
|
|||
id="conference-2020.connectNow"
|
||||
values={{
|
||||
scratchInPracticeLink: <a href="https://sip.scratch.mit.edu/">
|
||||
<FormattedMessage id="conference-2020.scratchInPracticeText" />
|
||||
</a>
|
||||
<FormattedMessage id="conference-2020.scratchInPracticeText" />
|
||||
</a>
|
||||
}}
|
||||
/>
|
||||
</p>
|
||||
|
|
Loading…
Reference in a new issue