AmericanWhitewater / wh2o-vue

Interactive map and guide for whitewater rivers in North America
https://wh2o-vue.netlify.app/
9 stars 1 forks source link

just a bit of padding to help clean up the read more link #334

Closed ericnatejones closed 3 years ago

ericnatejones commented 3 years ago

The read more link can be handled with pure CSS, so these last few commits have been changing it to that.

The "... Read More" link is positioned on top of the text. It's a little sloppy, but I think it's the way.

I originally positioned the link away from the right edge, but text would peek through. I should have used padding so this pull request is only updating that.