mirror of
https://github.com/scratchfoundation/scratchjr-website.git
synced 2025-07-03 18:30:22 -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">
|
<div className="content-description-answer">
|
||||||
ScratchJr is available as a free app for iPads, Android tablets, and
|
ScratchJr is available as a free app for iPads, Android tablets, and
|
||||||
Chromebooks. For more information about ScratchJr, see
|
Chromebooks. For more information about ScratchJr,
|
||||||
<a href="https://scratchjr.org">scratchjr.org</a>.
|
see <a href="https://scratchjr.org">scratchjr.org</a>.
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
@ -82,7 +82,7 @@ const InfoSection = () => (
|
||||||
Elizabeth Kazakoff and
|
Elizabeth Kazakoff and
|
||||||
Dylan Portelance), the <a href="h//llk.media.mit.edu/">Lifelong Kindergarten</a> group at
|
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>
|
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,
|
from Chris Garrity, Tim Mickel, Carl Bowman, Champika Fernando, Natalie Rusk,
|
||||||
Sayamindu Dasgupta,
|
Sayamindu Dasgupta,
|
||||||
and Chris Graves),
|
and Chris Graves),
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue