Bump Harbor versions and refine delete strike styling
This commit is contained in:
@@ -964,9 +964,10 @@ p {
|
||||
right: 0;
|
||||
top: 50%;
|
||||
z-index: 6;
|
||||
height: 2px;
|
||||
height: 4px;
|
||||
background: oklch(0.68 0.15 28);
|
||||
box-shadow: 0 0 6px oklch(0.68 0.15 28 / 0.45);
|
||||
clip-path: polygon(0 50%, 18% 40%, 50% 28%, 82% 40%, 100% 50%, 82% 60%, 50% 72%, 18% 60%);
|
||||
filter: drop-shadow(0 0 2px oklch(0.68 0.15 28 / 0.5));
|
||||
opacity: 0;
|
||||
pointer-events: none;
|
||||
transform: scaleX(0);
|
||||
|
||||
Reference in New Issue
Block a user