more linting

This commit is contained in:
Henry Jameson 2025-03-31 12:51:17 +03:00
commit 3b2f1fbbc1
18 changed files with 34 additions and 70 deletions

View file

@ -15,10 +15,7 @@
&::after {
content: "";
position: absolute;
top: -1px;
bottom: -1px;
left: -1px;
right: -1px;
inset: -1px;
z-index: -1px;
box-shadow: var(--_shadow);
pointer-events: none;