mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2025-03-23 19:30:34 -04:00
update content in reach section
This commit is contained in:
parent
f83df24519
commit
ce6442b337
4 changed files with 27 additions and 1 deletions
src/views/annual-report
static/images/annual-report
|
@ -637,6 +637,7 @@ class AnnualReport extends React.Component {
|
|||
<p>
|
||||
<FormattedMessage id="annualReport.reachSubtitle" />
|
||||
</p>
|
||||
<img src="/images/annual-report/Calendar.svg" />
|
||||
<div className="reach-numbers">
|
||||
<div className="reach-datapoint">
|
||||
<FormattedMessage
|
||||
|
|
|
@ -479,6 +479,10 @@ p {
|
|||
font-size: 1.5rem;
|
||||
}
|
||||
|
||||
img {
|
||||
margin-top: 20px;
|
||||
}
|
||||
|
||||
.reach-numbers {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
|
|
|
@ -58,7 +58,7 @@
|
|||
"annualReport.milestones2019MessageMove": "Scratch Team moves from MIT into Scratch Foundation",
|
||||
|
||||
"annualReport.reachTitle": "Reaching Children Around the World",
|
||||
"annualReport.reachSubtitle": "Scratch is the world’s largest coding community for kids.",
|
||||
"annualReport.reachSubtitle": "Scratch is the world’s largest coding community for children and teens, ages 8 and up.",
|
||||
"annualReport.reachMillion": "million",
|
||||
"annualReport.reach170million": "170 {million}",
|
||||
"annualReport.reach60million": "60 {million}",
|
||||
|
|
21
static/images/annual-report/Calendar.svg
Normal file
21
static/images/annual-report/Calendar.svg
Normal file
File diff suppressed because one or more lines are too long
After (image error) Size: 6.9 KiB |
Loading…
Add table
Reference in a new issue