Slightly tilt the star

This commit is contained in:
daudix 2024-08-26 03:42:05 +03:00
parent 8b24b68c0e
commit 0db21144df
No known key found for this signature in database
GPG Key ID: 93ECF15D3053D81C

View File

@ -123,7 +123,7 @@
outline-color: var(--yellow-fg);
&::before {
transform: translateY(-50%) rotate(72deg) scale(1.5);
transform: translateY(-50%) rotate(62deg) scale(1.5);
}
}