Skip to content

Commit 92316c5

Browse files
committed
bump z index to 10
1 parent 05a02c2 commit 92316c5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

static/css/devportal2024-v1.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

styles/_top-banner.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
background: #32E685 !important;
77
padding: 7px 35px;
88
font-family: "Space Grotesk";
9-
z-index: 2;
9+
z-index: 10;
1010
cursor: pointer;
1111

1212
&:hover {

0 commit comments

Comments
 (0)