From 91a17331d7ac6c464c793a4dea28ab1a530bdc48 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Tue, 3 Jun 2025 09:27:47 +0200 Subject: declare font size specific for each rendering, commented out when the default --- _quarto.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '_quarto.yml') diff --git a/_quarto.yml b/_quarto.yml index 058a852..0565870 100644 --- a/_quarto.yml +++ b/_quarto.yml @@ -30,7 +30,6 @@ lang: da language: other-links-title: "Andre formater" -fontsize: 20px mainfont: ETbb mainfontoptions: - Numbers=Lowercase @@ -48,6 +47,7 @@ callout-appearance: minimal format: html: + fontsize: 20px html-q-tags: true default-image-extension: svg theme: [flatly, styles.scss] -- cgit v1.2.3