Lee Morgan 1 неделя назад
Родитель
Сommit
d323f28c88
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      src/routes/recipe/[recipeId]/+page.svelte

+ 1 - 0
src/routes/recipe/[recipeId]/+page.svelte

@@ -161,6 +161,7 @@
         color: var(--color-text-on-primary);
         border-radius: 6px;
         padding: 0.6rem 1.2rem;
+        font-family: inherit;
         font-weight: 600;
         font-size: 1rem;
         line-height: 1.2;