From 32b96b57080c4ffb27970c44e347738e80842fbd Mon Sep 17 00:00:00 2001 From: <> Date: Tue, 2 Apr 2024 01:03:08 +0000 Subject: [PATCH] Deployed a583021 with MkDocs version: 1.5.3 --- sitemap.xml.gz | Bin 512 -> 512 bytes stylesheets/link.css | 7 ++++--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/sitemap.xml.gz b/sitemap.xml.gz index e4c50a5fad0d63fd2a428e942f83c2479566ef83..ae1a6b523315718b95af7456f2ea48e1b18217c2 100644 GIT binary patch delta 15 WcmZo*X<%WK@8;m}irmQdixB`FjszY6 delta 15 WcmZo*X<%WK@8;n67qOA;7b5^6!35C& diff --git a/stylesheets/link.css b/stylesheets/link.css index 017668f..026be8e 100644 --- a/stylesheets/link.css +++ b/stylesheets/link.css @@ -1,6 +1,7 @@ /* 用于大屏幕和小屏幕的通用样式 */ .card { - width: 45%; + width: 50%; + height: auto; font-size: 1rem; padding: 10px 20px; border-radius: 4px; @@ -59,8 +60,8 @@ color: #a3a3a3; font-size: 14px; min-width: 0; - overflow: hidden; - white-space: nowrap; + overflow: visible; + white-space: normal; } /* 媒体查询:小屏幕 */