From 62ecf6335045946cca84d86c6b2434edc73eb9cc Mon Sep 17 00:00:00 2001 From: Francis Lavoie Date: Mon, 21 Oct 2024 19:44:52 -0400 Subject: [PATCH] Fix CSS syntax error --- src/resources/css/docs.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/resources/css/docs.css b/src/resources/css/docs.css index cf5c1b8..e65baa3 100644 --- a/src/resources/css/docs.css +++ b/src/resources/css/docs.css @@ -264,7 +264,7 @@ main nav li ul { article { - font-family: 'Albert Sans', system-ui; /* considered: Figtree, Asisstant, Red Hat Text, Be Vietnam Pro + font-family: 'Albert Sans', system-ui; /* considered: Figtree, Asisstant, Red Hat Text, Be Vietnam Pro */ font-size: 20px; word-wrap: break-word;