File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -129,7 +129,7 @@ const friendLinks = [
129129 <img
130130 src =" /assets/social/wechat-cveo.png"
131131 alt =" CVEO课题组微信公众号二维码"
132- class =" w-32 h-32 object-cover rounded-lg"
132+ class =" w-32 h-32 object-contain rounded-lg"
133133 loading =" lazy"
134134 />
135135 </div >
@@ -166,15 +166,15 @@ const friendLinks = [
166166 class =" absolute bottom-full left-1/2 transform -translate-x-1/2 mb-2 hidden group-hover:block z-10"
167167 >
168168 <div
169- class =" bg-white rounded-lg shadow-lg border border-slate-200"
169+ class =" bg-white p-3 rounded-lg shadow-lg border border-slate-200"
170170 >
171171 <p class =" text-xs text-slate-600 mb-2 text-center" >
172172 扫码关注珞珈经纬
173173 </p >
174174 <img
175175 src =" /assets/social/wechat-luojiagingwei.png"
176176 alt =" 珞珈经纬微信公众号二维码"
177- class =" w-32 h-32 object-cover rounded-lg"
177+ class =" w-32 h-32 object-contain rounded-lg"
178178 loading =" lazy"
179179 />
180180 </div >
You can’t perform that action at this time.
0 commit comments