Crush the pngs
|
@ -87,14 +87,15 @@ class Download extends React.Component {
|
||||||
</div>
|
</div>
|
||||||
</FlexRow>
|
</FlexRow>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<OSChooser
|
<OSChooser
|
||||||
currentOS={this.state.OS}
|
currentOS={this.state.OS}
|
||||||
handleSetOS={this.onSetOS}
|
handleSetOS={this.onSetOS}
|
||||||
/>
|
/>
|
||||||
<div className="blue install-scratch">
|
<div className="blue install-scratch">
|
||||||
<FlexRow className="inner column">
|
<FlexRow className="inner column">
|
||||||
<h2><FormattedMessage id="download.installHeaderTitle" /></h2>
|
<h2>
|
||||||
|
<FormattedMessage id="download.installHeaderTitle" />
|
||||||
|
</h2>
|
||||||
<Steps>
|
<Steps>
|
||||||
<div className="step">
|
<div className="step">
|
||||||
<Step
|
<Step
|
||||||
|
@ -191,7 +192,6 @@ class Download extends React.Component {
|
||||||
</p>
|
</p>
|
||||||
</FlexRow>
|
</FlexRow>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div className="download-section blue">
|
<div className="download-section blue">
|
||||||
<FlexRow className="inner column">
|
<FlexRow className="inner column">
|
||||||
<h2>
|
<h2>
|
||||||
|
@ -233,7 +233,6 @@ class Download extends React.Component {
|
||||||
</div>
|
</div>
|
||||||
</FlexRow>
|
</FlexRow>
|
||||||
</FlexRow>
|
</FlexRow>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</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 |