mirror of
https://github.com/scratchfoundation/scratchjr-website.git
synced 2025-06-11 12:52:00 -04:00
Fix spacing in two spots on info.jsx
This commit is contained in:
parent
94ba5f784f
commit
3e3fa911b8
2 changed files with 5 additions and 3 deletions
2
.vscode/settings.json
vendored
Normal file
2
.vscode/settings.json
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
{
|
||||
}
|
|
@ -41,8 +41,8 @@ const InfoSection = () => (
|
|||
|
||||
<div className="content-description-answer">
|
||||
ScratchJr is available as a free app for iPads, Android tablets, and
|
||||
Chromebooks. For more information about ScratchJr, see
|
||||
<a href="https://scratchjr.org">scratchjr.org</a>.
|
||||
Chromebooks. For more information about ScratchJr,
|
||||
see <a href="https://scratchjr.org">scratchjr.org</a>.
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
@ -82,7 +82,7 @@ const InfoSection = () => (
|
|||
Elizabeth Kazakoff and
|
||||
Dylan Portelance), the <a href="h//llk.media.mit.edu/">Lifelong Kindergarten</a> group at
|
||||
the <a href="//www.media.mit.edu/">MIT Media Lab</a>
|
||||
(led by <a href="//web.media.mit.edu/~mres/">Mitchel Resnick</a>, with contributions
|
||||
(led by <a href="//web.media.mit.edu/~mres/">Mitchel Resnick</a>, with contributions
|
||||
from Chris Garrity, Tim Mickel, Carl Bowman, Champika Fernando, Natalie Rusk,
|
||||
Sayamindu Dasgupta,
|
||||
and Chris Graves),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue