+html {
+ scroll-behavior: smooth;
+}
+
body {
font-family: "Hoefler Text", "Times New Roman", serif;
font-feature-settings: "liga" 1, "dlig" 1, "pnum" 1;
width: 14.6em;
}
- .columned .h2:not(:only-child) .h3, .columned .h2:not(:only-child) p {
+ .columned .h2:not(:only-child) .h3,
+ .columned .h2:not(:only-child) li,
+ .columned .h2:not(:only-child) p {
width: 22em;
}