Slightly tilt the star

This commit is contained in:
daudix
2024-08-26 03:42:05 +03:00
parent 8b24b68c0e
commit 0db21144df

View File

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