From 52cf03f532a3aace1fbd8c803a5cfe953d139836 Mon Sep 17 00:00:00 2001 From: HouTeng Chan <ht-chen21@mails.tsinghua.edu.cn> Date: Tue, 1 Oct 2024 18:26:18 +0000 Subject: [PATCH] Update file home.html --- wiki/pages/home.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wiki/pages/home.html b/wiki/pages/home.html index 4abd69d5..f4ada701 100644 --- a/wiki/pages/home.html +++ b/wiki/pages/home.html @@ -165,10 +165,10 @@ } .additional-content-image { - width: 200px; + width: 400px; height: auto; object-fit: contain; - margin: 30px; + margin: 40px; } </style> </head> -- GitLab