Fixed z-ordering issue
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
.c-section--style-three {
|
||||
height: 60vmin;
|
||||
position: relative;
|
||||
z-index: -1;
|
||||
z-index: 0;
|
||||
overflow-y: visible;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user