From 59aa15a98d7f351feb8f16e72c3e62b614f15e94 Mon Sep 17 00:00:00 2001 From: Arina Filatova <a.filatova@student.maastrichtuniversity.nl> Date: Mon, 8 Jul 2024 12:38:18 +0000 Subject: [PATCH] Update file team.html --- wiki/pages/team.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wiki/pages/team.html b/wiki/pages/team.html index 465adaa..1bd3ae0 100644 --- a/wiki/pages/team.html +++ b/wiki/pages/team.html @@ -28,8 +28,8 @@ margin: auto; } .card { - width: 30px; - height: 45px; + width: 300px; + height: 450px; background: transparent; border-radius: 10px; margin-top: 40px; -- GitLab