From e8f15e5a9e329bfc519cd8a271f3ed6ab6835646 Mon Sep 17 00:00:00 2001 From: Leonardo Bishop Date: Mon, 20 Jan 2025 02:56:36 +0000 Subject: Add calendar support --- components/Button.vue | 1 + 1 file changed, 1 insertion(+) (limited to 'components/Button.vue') diff --git a/components/Button.vue b/components/Button.vue index 2bffcec..00cc1e7 100644 --- a/components/Button.vue +++ b/components/Button.vue @@ -45,6 +45,7 @@ button { border-radius: 0.375rem; box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05); font-size: var(--text-small); + font-family: var(--font-family); font-weight: 500; color: white; background-color: var(--color-primary); -- cgit v1.2.3-70-g09d2