Skip to content

Commit 8603a56

Browse files
committed
chore: update css
1 parent 206ec5f commit 8603a56

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

assets/css/output.css

-6
Original file line numberDiff line numberDiff line change
@@ -371,9 +371,6 @@
371371
.left-full {
372372
left: 100%;
373373
}
374-
.z-8 {
375-
z-index: 8;
376-
}
377374
.z-10 {
378375
z-index: 10;
379376
}
@@ -1177,9 +1174,6 @@
11771174
.bg-secondary {
11781175
background-color: var(--secondary);
11791176
}
1180-
.bg-secondary\/30 {
1181-
background-color: color-mix(in oklab, var(--secondary) 30%, transparent);
1182-
}
11831177
.bg-white {
11841178
background-color: var(--color-white);
11851179
}

0 commit comments

Comments
 (0)