slight enhancements for the user agent stylesheet slightcss.devins.page
css stylesheet framework lightweight
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

feat: compact line height

intergrav 8368e278 e791c4a0

+1 -1
+1 -1
slight.css
··· 31 31 32 32 html { 33 33 font-family: var(--sc-font); 34 - line-height: 1.5; 34 + line-height: 1.3; 35 35 tab-size: 4; 36 36 } 37 37