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

fix: oops forgot to save

+1 -1
+1 -1
slight.css
··· 21 21 ui-monospace, "Cascadia Code", "Source Code Pro", Menlo, Consolas, 22 22 "DejaVu Sans Mono", monospace; 23 23 --sc-line-height: 1.5; /* set to 'revert' to use default */ 24 - --sc-body-max-width: 48rem; /* set to 'revert' to remove limit */ 24 + --sc-max-width: 48rem; /* set to 'revert' to remove limit */ 25 25 26 26 /* unsafe variables - not recommended to customize, may be removed or changed in the future */ 27 27 --sc-emphasizebd: light-dark(rgba(0, 0, 0, 0.2), rgba(255, 255, 255, 0.2));