Skip to content

Commit

Permalink
Update style.css
Browse files Browse the repository at this point in the history
  • Loading branch information
inventionpro authored Sep 23, 2024
1 parent 97f6c88 commit 45d1d51
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions media/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -46,11 +46,12 @@ svg {
stroke: var(--text-1);
transition: 500ms;
}
details {
summary {
cursor: pointer;
}
ul {
margin: 0;
ul, ol {
margin: 0px;
padding-left: 25px;
}
li {
margin: 2px;
Expand Down

0 comments on commit 45d1d51

Please sign in to comment.