Conversation
|
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/peercoin/peercoin.net/4E692D8D7V5nwYaeL3ounzcE15Ja |
| <div className="container"> | ||
| <div className="row"> | ||
| <div className="col"> | ||
| <h3 className="title title--green title--left"> |
There was a problem hiding this comment.
consider making the title lines h2's
let's the design breath and has nicer spacing
There was a problem hiding this comment.
Completed this
| className="bounty-image" | ||
| /> | ||
| </div> | ||
|
|
There was a problem hiding this comment.
actual reward numbers could use an h2/3 for a title
| {t("bountyPage.bountyContactHeader")} | ||
| </h3> | ||
| <p>{t("bountyPage.bountyContactIntro")}</p> | ||
| <p>{renderHTML(t("bountyPage.bountyContactEmail"))}</p> |
There was a problem hiding this comment.
or just link to /contact ?
There was a problem hiding this comment.
Your choice. I like to keep everything one page but I see how that makes extra work
There was a problem hiding this comment.
makes it easier should we have multiple ways for contact in the future
There was a problem hiding this comment.
don't see a fix here? forgot to push?
No description provided.