Skip to content

Commit

Permalink
add margin for bullet points
Browse files Browse the repository at this point in the history
  • Loading branch information
rushatgabhane committed Jun 16, 2024
1 parent 75c104b commit 4744ad5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/_sass/_main.scss
Original file line number Diff line number Diff line change
Expand Up @@ -524,6 +524,10 @@ button {
padding: 0;
margin: 0;
}

li {
margin-left: 12px;
}
}
}
}
Expand Down

0 comments on commit 4744ad5

Please sign in to comment.