tiny, simple, classless CSS framework inspired by new.css devcss.devins.page
framework lightweight css classless stylesheet

chore: change comment in header-sidebar

+1 -2
+1 -2
addon/header-sidebar.css
··· 38 38 content: unset; 39 39 } 40 40 41 - /* hacky: reset font sizes to defaults */ 41 + /* hacky: reset stuff to default incase you are using header-oneline.css */ 42 42 h1 { 43 43 font-size: 2rem !important; 44 44 } ··· 69 69 font-size: 1rem !important; 70 70 } 71 71 72 - /* hacky: reset some other stuff to default incase you are using header-oneline.css */ 73 72 header h2 header h3, 74 73 header h4, 75 74 header h5,