From 37492a5d4bba81d3af002fcfbd52a632ac96d408 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Sun, 18 Feb 2024 14:58:38 +0100 Subject: [PATCH] let the logo resize --- 08-Website/index.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/08-Website/index.css b/08-Website/index.css index fd25f1a..a439b67 100644 --- a/08-Website/index.css +++ b/08-Website/index.css @@ -224,7 +224,7 @@ a, a:visited { } .logo-msg { - width: 300px; + width: 24vw; } p {