Skip to content

Commit 62eb9e2

Browse files
committed
bug z-index banner hero fixed
1 parent 9c7fc4b commit 62eb9e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/static/css/main/banner.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ p {
4646
}
4747

4848
.banner--hero h1 + p {
49-
z-index:99999;
49+
z-index:9;
5050
position: relative;
5151
}
5252

0 commit comments

Comments
 (0)