From 8cdea321a47f4f1426554941bbb2ef37a0f75318 Mon Sep 17 00:00:00 2001 From: rambip Date: Fri, 7 Jun 2024 19:48:30 +0200 Subject: [PATCH] styling of svg --- style.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/style.css b/style.css index cab3c8e..b159bab 100644 --- a/style.css +++ b/style.css @@ -21,6 +21,5 @@ h2 { } svg { - width: 60%; - height: 60%; + width: 60em; }