updated font & text width
Build and Deploy / build-and-deploy (push) Successful in 10m55s

This commit is contained in:
2026-07-21 22:25:10 +02:00
parent ce83c36f3a
commit e3cdb466a3
3 changed files with 16 additions and 8 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ const { title, description = "Theater Ziefen - Coming 2029" } = Astro.props;
<meta name="generator" content={Astro.generator} />
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Great+Vibes&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Kaushan+Script&display=swap" rel="stylesheet">
<title>{title} | Theater Ziefen</title>
</head>
<body>