I added a few link and icon updates to Resources screen
I fixed the border color for the list of the components (tiles). There should be some logic there that there is only a border on the edge where two cards touch (no important for now). How we solved it in CSS: borders are at the top and left of the card (opposite to the designs). We know how many cards are in the row (you do the calculation there): first row has their top border removed, first column as well, that should do it.
Also testing the process of contributing. Linted/tested (with limited designer knowledge). Feel free to adjust anything if needed.