Skip to content

Commit

Permalink
DOCS-3052: Add space between expanded down arrow and expander title (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
npentrel authored Oct 16, 2024
1 parent 094f869 commit bb18d21
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions assets/scss/_styles_project.scss
Original file line number Diff line number Diff line change
Expand Up @@ -466,6 +466,12 @@ END MARKETING CSS
clear: both;
}

.expand i {
font-size: x-small;
margin-right: 0.3rem;
min-width: 16px;
}

.expand-content ol li p {
margin-bottom: 0;
}
Expand Down

0 comments on commit bb18d21

Please sign in to comment.