This commit is contained in:
WBHarry 2026-01-14 16:01:55 +01:00
parent 82e7786d22
commit 18703681f0
2 changed files with 2 additions and 13 deletions

View file

@ -198,18 +198,7 @@
&.scar {
cursor: initial;
position: relative;
::after {
position: absolute;
content: '/';
color: var(--beige);
font-weight: 700;
font-size: 1.2rem;
left: 1px;
top: -3px;
rotate: 13deg;
}
opacity: 0.6;
}
}
}