From 77c2686bbce04bc653ff5ca046926bee8a05eb44 Mon Sep 17 00:00:00 2001 From: wonder Date: Sun, 27 Sep 2026 10:08:25 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=A4=AE=E5=9B=BD=E4=BC=81=E7=AE=80?= =?UTF-8?q?=E5=8E=86=E8=81=8C=E4=BD=8D=E5=90=8D=E7=A7=B0=E5=AD=97=E5=8F=B7?= =?UTF-8?q?=E8=B0=83=E6=95=B4=E4=B8=BA15px?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Code --- soe/resume.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/soe/resume.css b/soe/resume.css index a302224..ca9dd48 100644 --- a/soe/resume.css +++ b/soe/resume.css @@ -219,7 +219,7 @@ body { } .exp-position { - font-size: 14px; + font-size: 15px; color: #888; flex: 1; margin-left: 10px;