tangled
alpha
login
or
join now
devins.page
/
slight.css
slight enhancements for the user agent stylesheet
slightcss.devins.page
css
stylesheet
framework
lightweight
1
fork
atom
overview
issues
pulls
pipelines
fix: forgot to use new variable
devins.page
8 months ago
63ed1262
b3f236e0
+1
-1
1 changed file
expand all
collapse all
unified
split
slight.css
+1
-1
slight.css
···
37
37
}
38
38
39
39
body {
40
40
-
max-width: var(--sc-body-max-width);
40
40
+
max-width: var(--sc-max-width);
41
41
margin-left: auto;
42
42
margin-right: auto;
43
43
padding-left: 1rem;