Crush the pngs
|
@ -87,14 +87,15 @@ class Download extends React.Component {
|
|||
</div>
|
||||
</FlexRow>
|
||||
</div>
|
||||
|
||||
<OSChooser
|
||||
currentOS={this.state.OS}
|
||||
handleSetOS={this.onSetOS}
|
||||
/>
|
||||
<div className="blue install-scratch">
|
||||
<FlexRow className="inner column">
|
||||
<h2><FormattedMessage id="download.installHeaderTitle" /></h2>
|
||||
<h2>
|
||||
<FormattedMessage id="download.installHeaderTitle" />
|
||||
</h2>
|
||||
<Steps>
|
||||
<div className="step">
|
||||
<Step
|
||||
|
@ -191,7 +192,6 @@ class Download extends React.Component {
|
|||
</p>
|
||||
</FlexRow>
|
||||
</div>
|
||||
|
||||
<div className="download-section blue">
|
||||
<FlexRow className="inner column">
|
||||
<h2>
|
||||
|
@ -233,7 +233,6 @@ class Download extends React.Component {
|
|||
</div>
|
||||
</FlexRow>
|
||||
</FlexRow>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
);
|
||||
|
|
Before Width: | Height: | Size: 163 KiB |
Before Width: | Height: | Size: 47 KiB After Width: | Height: | Size: 28 KiB |
Before Width: | Height: | Size: 87 KiB After Width: | Height: | Size: 82 KiB |
Before Width: | Height: | Size: 135 KiB After Width: | Height: | Size: 107 KiB |