Skip to content

Commit

Permalink
Merge pull request #711 from tenax66/fix/extras
Browse files Browse the repository at this point in the history
fix spacing and add a newline at EOF
  • Loading branch information
bglw authored Sep 23, 2024
2 parents 20a4206 + 8e4ef72 commit 45ed854
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/assets/css/extras.scss
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
details summary::-webkit-details-marker {
display:none;
display: none;
}

.resource-citation {
font-family: monospace;
font-size: 0.9em;
Expand Down Expand Up @@ -200,4 +200,4 @@ details summary::-webkit-details-marker {
flex-direction: column;
gap: 18px;
}
}
}

0 comments on commit 45ed854

Please sign in to comment.