use the zindex-sticky variable (#1066)

This commit is contained in:
Ben Allen 2024-04-14 14:26:41 -04:00 committed by GitHub
parent b1c45a4ab3
commit de24b4a037
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 0 deletions

View File

@ -130,6 +130,8 @@ $accordion-button-icon-dark: $accordion-button-icon;
$accordion-button-active-icon-dark: $accordion-button-icon;
$zindex-sticky: 900;
:root, [data-bs-theme=light] {
--theme-navLink: rgba(0, 0, 0, 0.55);
--theme-navLinkFocus: rgba(0, 0, 0, 0.7);