mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-23 23:57:55 -05:00
reduce space between paragraphs
This commit is contained in:
parent
3329a58da2
commit
d9415d6fe4
1 changed files with 37 additions and 35 deletions
|
@ -348,6 +348,7 @@ class AnnualReport extends React.Component {
|
|||
<h2>
|
||||
<FormattedMessage id="annualReport.covidResponseTitle" />
|
||||
</h2>
|
||||
<div>
|
||||
<p>
|
||||
<FormattedMessage id="annualReport.covidResponseP1" />
|
||||
</p>
|
||||
|
@ -384,6 +385,7 @@ class AnnualReport extends React.Component {
|
|||
/>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div
|
||||
className="mission-section section"
|
||||
ref={this.setRef(SECTIONS.mission)}
|
||||
|
|
Loading…
Reference in a new issue