Adjusted cel 3 symbol size in font file

for better glyph cosmetic visibility
This commit is contained in:
Hirame1 2024-05-10 21:59:35 +07:00
parent 075da67857
commit 50afc2a0b3
2 changed files with 4 additions and 1 deletions

View File

@ -6543,8 +6543,11 @@ kbd {
} }
.c-enslaved-run-button__icon__sigil { .c-enslaved-run-button__icon__sigil {
font-size: 12rem; font-size: 14.8rem;
transform: rotate(45deg); transform: rotate(45deg);
position: absolute;
top: -3.7rem;
right: -0.2rem;
} }
.c-enslaved-run-button__icon__glitch { .c-enslaved-run-button__icon__glitch {