codingforeveryone / codingforeveryone.github.io

Website repo
7 stars 1 forks source link

Add cursor: default - to the body element #33

Closed frameture closed 7 years ago

frameture commented 7 years ago

Practising branching and pull requests.

I have found it neat to keep the cursor's default behaviour. It makes the text elements (headers, paragraphs) to be intertwined with background, so the user don't get distracted by the cursor changing its appearance every time the text paragraphs get hovered over.

Note: buttons and links override cursor's default appearance set in the body element.