raylib.com icon indicating copy to clipboard operation
raylib.com copied to clipboard

Fix: add `simplelink` class to hidden links on home page

Open Ducklett opened this issue 1 year ago • 0 comments

On the home page of raylib.com the link to raylib Discord Community and a link to the 60+ bindings are unstyled, so you only know they are links when you hover over them.

This PR adds the simplelink class to these links to make them consistent with the other inline links on the page.

Ducklett avatar Mar 30 '24 19:03 Ducklett