Skip to content

Commit

Permalink
style: change the ToC toggle color to secondary
Browse files Browse the repository at this point in the history
  • Loading branch information
razonyang committed Apr 2, 2024
1 parent 255d4a3 commit 2a4cc4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion layouts/partials/hb/modules/blog/post/toc.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<hr class="d-none d-md-block" />
<div class="d-grid d-block d-md-none mb-2">
<button
class="btn btn-light d-flex align-items-center justify-content-between collapsed"
class="btn btn-secondary d-flex align-items-center justify-content-between collapsed"
type="button"
data-bs-toggle="collapse"
data-bs-target=".hb-blog-post-toc-collapse"
Expand Down

0 comments on commit 2a4cc4c

Please sign in to comment.