We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 256460d commit ff123f8Copy full SHA for ff123f8
docs/codeql/_static/custom.css_t
@@ -34,6 +34,10 @@ article {
34
min-height: calc(100vh - 145px); /* Makes sure GitHub footer stays at bottom of viewport */
35
}
36
37
+article ul, article ol {
38
+ margin-left: 18px; /* Aligns list items with other text */
39
+}
40
+
41
/* -- SIDEBAR ------------------------------------------------------------------------------- */
42
43
.SideNav {
0 commit comments