Skip to content
This repository was archived by the owner on Jun 10, 2024. It is now read-only.

Latest commit

 

History

History
20 lines (13 loc) · 653 Bytes

File metadata and controls

20 lines (13 loc) · 653 Bytes

ARCHIVED - I DON'T USE HASHNODE FOR MY BLOGS ANYMORE

Hashnode Custom CSS

Hashnode allows you to add custom styles for your blog. This custom CSS tweaks a lot of things in both light and dark mode.

CSS template files can be accessed in styles folder. All you have to do is, copy and paste these styles in their respective code editors on Hashnode Custom CSS page.

What changes are offered by these custom styles?

  1. Sticky header on home, articles, and pages
  2. Minor tweaks in the header
  3. Light mode theme for the code editor
  4. Text heading styles
  5. Font color improvements in dark mode
  6. Shaky effect on reactions

Demo

REMOVED