update content in reach section

This commit is contained in:
seotts 2020-10-15 15:50:21 -04:00 committed by Karishma Chadha
parent f83df24519
commit ce6442b337
4 changed files with 27 additions and 1 deletions
src/views/annual-report
static/images/annual-report

View file

@ -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

View file

@ -479,6 +479,10 @@ p {
font-size: 1.5rem;
}
img {
margin-top: 20px;
}
.reach-numbers {
display: flex;
flex-wrap: wrap;

View file

@ -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 worlds largest coding community for kids.",
"annualReport.reachSubtitle": "Scratch is the worlds largest coding community for children and teens, ages 8 and up.",
"annualReport.reachMillion": "million",
"annualReport.reach170million": "170 {million}",
"annualReport.reach60million": "60 {million}",

File diff suppressed because one or more lines are too long

After

(image error) Size: 6.9 KiB