Clean up Bridges to Science spotlight

This commit is contained in:
seotts 2022-05-10 11:32:47 -04:00
parent ce7e080916
commit 57650fdf56
3 changed files with 14 additions and 4 deletions

View file

@ -1339,7 +1339,7 @@ class AnnualReport extends React.Component {
<MediaQuery maxWidth={frameless.tabletPortrait - 1}>
{/* eslint-disable max-len */}
<TextAndMediaSnippet
className="regular"
className="regular medium-title"
title={this.props.intl.formatMessage(
{id: 'annualReport.2021.accessSouthAfrica'}
)}

View file

@ -1338,7 +1338,6 @@ img.comment-viz{
&.spotlight{
// margin-left: 50px;
@media #{$medium-and-smaller}{
margin: auto;
+ h4{
text-align: center;
margin-top: 15px;
@ -1571,10 +1570,18 @@ img.comment-viz{
flex-direction: column;
align-items: center;
justify-content: center;
&.aaron{
text-align: center;
flex-direction: column-reverse;
}
h3 {
text-align: center;
}
.larger {
text-align: center;
}
}
&.split{
&.content{
@ -1607,8 +1614,11 @@ img.comment-viz{
@media #{$intermediate} {
.text{
max-width: 380px;
max-width: 360px;
}
// .images {
// max-width: 300px;
// }
}
}
}

View file

@ -85,7 +85,7 @@
"annualReport.2021.SECSpotlightTitle": "Bridges to Science",
"annualReport.2021.SECSpotlightLocation": "Fulshear, Texas",
"annualReport.2021.SECSpotlightText1": "Bridges to Science; a Texas-based nonprofit providing math, coding, and robotics programs for underserved youth; was one of 41 exceptional organizations to join the Scratch Education Collaborative's first cohort.",
"annualReport.2021.SECSpotlightText2": "In 2021, we supported Bridges to Science in facilitating their first “Hour of Code” workshop with Code.org.",
"annualReport.2021.SECSpotlightText2": "In 2021, we supported Bridges to Science in facilitating their first “Hour of Code” workshop with Code.org. The event “Fiestas y Piñatas” attracted over 22,000 teachers and students from Latin America. We also collaborated with Bridges to Science to develop a toolkit of unique resources to meet their communitys needs.",
"annualReport.2021.SECPullQuote": "One of the greatest joys that we have in teaching our students is that each one of them, no matter how quiet they are, all find a voice in computer science through Scratch.",
"annualReport.2021.SECPullQuoteAttr": "- Rosa Aristy, Bridges to Science Founder ",