Skip to content

Commit

Permalink
Update site/content/docs/5.3/dark-mode.md
Browse files Browse the repository at this point in the history
Co-authored-by: Louis-Maxime Piton <louismaxime.piton@orange.com>
  • Loading branch information
hannahiss and louismaximepiton committed Oct 10, 2023
1 parent 112f33e commit 11f21e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/content/docs/5.3/dark-mode.md
Original file line number Diff line number Diff line change
Expand Up @@ -768,7 +768,7 @@ Additional variables for dark-mode (temporary)
<ul class="dropdown-menu" data-bs-theme="dark">
<li><a class="dropdown-item" href="#">Action</a></li>
<li><a class="dropdown-item" href="#">Another action</a></li>
<li><a class="dropdown-item disabled" aria-disabled="true"">Something else here</a></li>
<li><a class="dropdown-item disabled" aria-disabled="true">Something else here</a></li>
<li><hr class="dropdown-divider"></li>
<li><a class="dropdown-item" href="#">Separated link</a></li>
</ul>
Expand Down

0 comments on commit 11f21e3

Please sign in to comment.