Skip to content

Commit 3ee28e6

Browse files
authored
Update styles.css lists margin-bottom = 0
1 parent 306326b commit 3ee28e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

styles.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -409,5 +409,5 @@ ul, ol {
409409

410410
/* General list item styling */
411411
ul li, ol li {
412-
margin-bottom: 10px !important; /* Add spacing between list items */
412+
margin-bottom: 0px !important; /* Add spacing between list items */
413413
}

0 commit comments

Comments
 (0)