From a59138978fb437d559e5c6a3e56b47c746d8e2be Mon Sep 17 00:00:00 2001
From: Arina Filatova <a.filatova@student.maastrichtuniversity.nl>
Date: Sat, 28 Sep 2024 16:36:58 +0000
Subject: [PATCH] Update file TeamPage.vue

---
 docs/.vuepress/components/TeamPage.vue | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/.vuepress/components/TeamPage.vue b/docs/.vuepress/components/TeamPage.vue
index 13e8703..3b628ec 100644
--- a/docs/.vuepress/components/TeamPage.vue
+++ b/docs/.vuepress/components/TeamPage.vue
@@ -177,7 +177,7 @@
 
 <style scoped>
 .team-container {
-  margin-top: 60px;
+  margin-top: 80px;
   display: flex;
   min-width: 99vw;
   height: 100%;
-- 
GitLab