fix: grid lines rendering over main content — add z-index:1 to marketing main; remove playwright
This commit is contained in:
@@ -90,7 +90,8 @@
|
||||
z-index: 1;
|
||||
}
|
||||
|
||||
.marketing-page section { position: relative; z-index: 1; }
|
||||
.marketing-page section,
|
||||
.marketing-page main { position: relative; z-index: 1; }
|
||||
|
||||
/* ── NAVBAR ── */
|
||||
.marketing-page nav {
|
||||
|
||||
Reference in New Issue
Block a user