From 620f3db51e59d157f586745192f3f8694c78de39 Mon Sep 17 00:00:00 2001 From: HouTeng Chan <ht-chen21@mails.tsinghua.edu.cn> Date: Tue, 1 Oct 2024 19:42:07 +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 42314912..ab5667f3 100644 --- a/wiki/pages/home.html +++ b/wiki/pages/home.html @@ -251,8 +251,8 @@ } .ape-icon { - width: 50px; - height: 50px; + width: 100px; + height: 100px; margin-right: 20px; } -- GitLab