From 0e596f9b282ee009d61abfaf88849efb8e182e3d Mon Sep 17 00:00:00 2001 From: Jiaxin_Bai Date: Wed, 6 Nov 2024 11:51:30 +0800 Subject: [PATCH] Add: for mobile is ok as well --- content/_index.md | 33 +++++++++++++++++---------------- public/index.html | 29 +++++++++++++++-------------- public/tags/index.html | 6 +++--- public/tags/scene/index.html | 6 +++--- public/tags/scene/index.xml | 2 +- 5 files changed, 39 insertions(+), 37 deletions(-) diff --git a/content/_index.md b/content/_index.md index 1509e68..e4f427e 100644 --- a/content/_index.md +++ b/content/_index.md @@ -12,10 +12,10 @@ Welcome to our website with recent work in building the AgenticDB. ## Principle Investigators + @media (max-width: 600px) { + .info-card img { + height: 250px; + } + } + + -
@@ -96,10 +97,10 @@ Welcome to our website with recent work in building the AgenticDB.
HKUST
+ - diff --git a/public/index.html b/public/index.html index 2f1c006..a78a3dd 100644 --- a/public/index.html +++ b/public/index.html @@ -100,10 +100,10 @@

Welcome to our website with recent work in building the AgenticDB.

Principle Investigators

+ @media (max-width: 600px) { + .info-card img { + height: 250px; + } + } +
Profile Photo diff --git a/public/tags/index.html b/public/tags/index.html index 752b2c1..a98ceff 100644 --- a/public/tags/index.html +++ b/public/tags/index.html @@ -110,20 +110,20 @@