This commit is contained in:
ThatOneCalculator 2022-07-27 12:28:36 -07:00
parent d26dba28a9
commit df7b3326b9

View File

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