Skip to content

Commit

Permalink
chore: Remove doc-specific css
Browse files Browse the repository at this point in the history
  • Loading branch information
gadenbuie committed Dec 30, 2024
1 parent 0b07e5b commit 0c5df9b
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions docs/_brand.yml
Original file line number Diff line number Diff line change
Expand Up @@ -138,14 +138,3 @@ defaults:
color: white;
}
}
#quarto-document-content {
section.level1:not(:last-of-type) {
border-bottom: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color);
padding-bottom: 2rem;
}
section.level1:not(:last-of-type) > :last-child {
margin-bottom: 0;
}
}

0 comments on commit 0c5df9b

Please sign in to comment.