fix: z-indexing

This commit is contained in:
Cory Dransfeldt 2024-05-14 17:51:26 -07:00
parent f80f97f65f
commit a491180c36
No known key found for this signature in database

View file

@ -87,7 +87,7 @@ theme-toggle {
justify-content: center;
align-items: center;
gap: 0;
z-index: 1;
z-index: 3;
& > li {
display: flex;