From 86fc9d9fc9924aa25380da81e1ce40b899badf0f Mon Sep 17 00:00:00 2001 From: Kylan Hurt Date: Wed, 18 Oct 2023 18:30:17 -0300 Subject: [PATCH] Make account stats font color slightly whiter --- src/components/AccountCard.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/AccountCard.vue b/src/components/AccountCard.vue index d1ffaefd..65a8229d 100644 --- a/src/components/AccountCard.vue +++ b/src/components/AccountCard.vue @@ -680,7 +680,7 @@ $medium:750px .q-table__card background: unset - color: rgba(255, 255, 255, 0.5) + color: rgba(255, 255, 255, 0.8) .q-table--horizontal-separator thead th