Skip to content

Commit

Permalink
Minor style tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
haukex committed Jul 29, 2024
1 parent 8a8de53 commit 5a9f4bf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@ h3 { font-size: 1.4rem }
h2 { font-size: 1.4rem }
h3 { font-size: 1.2rem }
}
details ul, details ol {
padding-left: 1.2rem;
}

/* borrow a few classes from Bootstrap */
.text-danger { color: rgb(220, 53, 69) }
Expand Down

0 comments on commit 5a9f4bf

Please sign in to comment.