Skip to content

Commit

Permalink
Update styles.css removed spacing between list items
Browse files Browse the repository at this point in the history
  • Loading branch information
lparfitt authored Nov 21, 2024
1 parent 1cb48fc commit a33efe7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -409,5 +409,5 @@ ul, ol {

/* General list item styling */
ul li, ol li {
margin-bottom: 10px; /* Add spacing between list items */
/* margin-bottom: 10px; /* Add spacing between list items */ */
}

0 comments on commit a33efe7

Please sign in to comment.