From d6f9f15205a7bd17c6a022e795833c428cde7f24 Mon Sep 17 00:00:00 2001 From: Sem van der Hoeven Date: Wed, 7 Jun 2023 11:03:33 +0200 Subject: [PATCH] change img size --- api/public/css/stylesheet.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/public/css/stylesheet.css b/api/public/css/stylesheet.css index 3f0b3dd5..48eb948b 100644 --- a/api/public/css/stylesheet.css +++ b/api/public/css/stylesheet.css @@ -61,6 +61,6 @@ html, body { } .headerimg { - width: 60px; + width: 100px; float: left; } \ No newline at end of file