papercliplabs / compound-info

GNU General Public License v3.0
7 stars 5 forks source link

Add coin info to markets page + update site description #112

Closed alexreyes closed 2 years ago

alexreyes commented 2 years ago

The use of WBTC and WBTC2 on the site was confusing, so I added a "coin info" box on the markets page. For consistency, I added it for each coin listed. Screenshot:

Screen Shot 2021-08-03 at 11 08 02 PM

Also I added a site description since the current version defaults to the create-react-app description

spennyp commented 2 years ago

Nice, this is great. To expand on that, we think the about section is better suited at the bottom, and want to add links to it. Feel free to implement if you want, otherwise I can work off this PR and do it.

IMG_3788

alexreyes commented 2 years ago

I'll work on implementing this now!

alexreyes commented 2 years ago

I added the changes @spennyp suggested in the latest commit (TIL unicode arrows are a thing).

Unfortunately, I couldn't figure out how to get the ↗ arrows to be the same size as the ones in the mockup (↗ gets rendered larger than ↑/↓). If you have ideas on this lmk.

Screen Shot 2021-08-07 at 4 41 07 PM