mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2025-02-17 08:31:23 -05:00
Bridges to Science location bolded
This commit is contained in:
parent
4bfe9e67a3
commit
52eb20cdae
1 changed files with 6 additions and 2 deletions
|
@ -850,7 +850,9 @@ class AnnualReport extends React.Component {
|
|||
<FormattedMessage id="annualReport.2021.SECSpotlightTitle" />
|
||||
</h4>
|
||||
<p className="larger">
|
||||
<FormattedMessage id="annualReport.2021.SECSpotlightLocation" />
|
||||
<b>
|
||||
<FormattedMessage id="annualReport.2021.SECSpotlightLocation" />
|
||||
</b>
|
||||
</p>
|
||||
<p className="p-big">
|
||||
<FormattedMessage id="annualReport.2021.SECSpotlightText1" />
|
||||
|
@ -888,7 +890,9 @@ class AnnualReport extends React.Component {
|
|||
<FormattedMessage id="annualReport.2021.SECSpotlightTitle" />
|
||||
</h4>
|
||||
<p className="larger">
|
||||
<FormattedMessage id="annualReport.2021.SECSpotlightLocation" />
|
||||
<b>
|
||||
<FormattedMessage id="annualReport.2021.SECSpotlightLocation" />
|
||||
</b>
|
||||
</p>
|
||||
</div>
|
||||
<div className="images">
|
||||
|
|
Loading…
Reference in a new issue