From 69aef50f0092592111af8b11efc675f72759f595 Mon Sep 17 00:00:00 2001 From: thiloho <123883702+thiloho@users.noreply.github.com> Date: Fri, 18 Jul 2025 23:36:10 +0200 Subject: [PATCH] Use screen-xl for nav --- src/components/Nav.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Nav.astro b/src/components/Nav.astro index ec63a67..52ad71a 100644 --- a/src/components/Nav.astro +++ b/src/components/Nav.astro @@ -8,7 +8,7 @@ const routes = ["blog", "tracks"];