From d59887ccbbee02015915aa4d399a2efebc07bd3b Mon Sep 17 00:00:00 2001
From: atxy <181850195@smail.nju.edu.cn>
Date: Sat, 11 Sep 2021 21:32:03 +0800
Subject: [PATCH] =?UTF-8?q?fix:=20=E5=B0=9D=E8=AF=95=E4=BF=AE=E5=A4=8D?=
 =?UTF-8?q?=E5=9C=A8=E7=BA=BF=E7=BC=96=E8=AF=91=E9=97=AE=E9=A2=98?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 profile/cover.sty | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/profile/cover.sty b/profile/cover.sty
index a00c1f0..2a6909f 100644
--- a/profile/cover.sty
+++ b/profile/cover.sty
@@ -31,12 +31,12 @@
     \tl_const:Nn \nju_mentor_full
     {
       \nju_mentor_a\ \nju_mentor_a_title
-      \hspace{1em} \nju_mentor_b\ \nju_mentor_b_title
+      \ \ \nju_mentor_b\ \nju_mentor_b_title
     }
     \tl_const:Nn \nju_mentor_full_en
     {
       \nju_mentor_a_en\ \nju_mentor_a_title_en
-      \hspace{1em} \nju_mentor_b_en\ \nju_mentor_b_title_en
+      \ \ \nju_mentor_b_en\ \nju_mentor_b_title_en
     }
   }
   {
-- 
GitLab