Adding the other buttons to the homepage hero section
Details
- Reviewers
bytesofman - Group Reviewers
Restricted Project - Commits
- rABCf4e10743cef0: [e.cash] Homepage buttons
preview the site and check the button look right and work
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
hm e.cash build seem to be down due to 502 error trying to make http request
If no url's have changed most likely some kind of server issue
Build Bitcoin ABC Diffs / Diff Testing (preview-e.cash) passed.
Preview is available at http://54.39.104.128:41883 for the next 60 minutes.
web/e.cash/styles/pages/homepage.js | ||
---|---|---|
90 ↗ | (On Diff #41270) | prob ok since we won't ever change the amount of buttons is this the same as last-child? could we use that? |
Build Bitcoin ABC Diffs / Diff Testing (preview-e.cash) passed.
Preview is available at http://54.39.19.73:41206 for the next 60 minutes.
Build Bitcoin ABC Diffs / Diff Testing (preview-e.cash) passed.
Preview is available at http://54.39.19.73:41318 for the next 60 minutes.
ah yeah I just noticed that last night, actually coming from the the footer, the new pages made the amount links wider causing some to run off the page at medium screen sizes. Need to adjust. Made an issue, assume out of scope here