This commit is contained in:
ThatOneCalculator 2022-07-27 12:28:36 -07:00
parent 76ce3f80de
commit db787696b7
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ const props = withDefaults(defineProps<{
text-align: center;
cursor: wait;
--size: 50px;
--size: 40px;
&.colored {
color: var(--accent);