fix: qty position

This commit is contained in:
cha0s 2024-06-25 09:02:49 -05:00
parent 4c0e2cec9b
commit f558bfd08d

View File

@ -33,7 +33,7 @@
font-size: calc(var(--space) * 2);
line-height: 1;
position: absolute;
right: calc(var(--space) * 0.25);
right: calc(var(--space) * -0.25);
text-shadow:
0px -1px 0px white,
1px 0px 0px white,