Move "Download" out of the Mac button on front page

Summary:
This didn't look quite right to me, "Download Mac", "Linux", "Windows".
Changed it to a separate "Download for", with "Mac", "Linux" and "Windows" buttons.

Reviewed By: passy

Differential Revision: D18225271

fbshipit-source-id: d644570d072029fc792cd9d9c18d8616ada0017b
This commit is contained in:
John Knox
2019-10-30 11:20:43 -07:00
committed by Facebook Github Bot
parent 7e374ebdf1
commit c1b320be6e
2 changed files with 13 additions and 3 deletions

View File

@@ -23,10 +23,15 @@ class Index extends React.Component {
API.
</h2>
<div className="row">
<a
className="landing-btn landing-btn-left primary"
<p
className="landing-btn landing-btn-left landing-btn-label"
href="https://www.facebook.com/fbflipper/public/mac">
Download Mac
Download
</p>
<a
className="landing-btn landing-btn-middle primary"
href="https://www.facebook.com/fbflipper/public/mac">
Mac
</a>
<a
className="landing-btn landing-btn-middle primary"