Skip to content

Commit

Permalink
update zindex
Browse files Browse the repository at this point in the history
  • Loading branch information
bdeffleyfamous committed Oct 25, 2024
1 parent 1aa71ca commit 38d7698
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cigars-for-beginners/styles/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -427,7 +427,7 @@ main .section:empty {

.wrapper-tabs .tabs .tabs-list button[aria-selected='true'] img {
position: relative;
z-index: 35;
z-index: 1;
box-shadow: 0 0 0 7px #d8d8d8, /* First outline: 7px, blue */ 0 0 0 8px #333; /* Second outline: 1px, green */
}

Expand Down

0 comments on commit 38d7698

Please sign in to comment.