mirror of
https://github.com/github/codeql.git
synced 2026-04-29 10:45:15 +02:00
align list items correctly
This commit is contained in:
@@ -34,6 +34,10 @@ article {
|
||||
min-height: calc(100vh - 145px); /* Makes sure GitHub footer stays at bottom of viewport */
|
||||
}
|
||||
|
||||
article ul, article ol {
|
||||
margin-left: 18px; /* Aligns list items with other text */
|
||||
}
|
||||
|
||||
/* -- SIDEBAR ------------------------------------------------------------------------------- */
|
||||
|
||||
.SideNav {
|
||||
|
||||
Reference in New Issue
Block a user