Skip to content

Commit

Permalink
修改ui bug
Browse files Browse the repository at this point in the history
  • Loading branch information
buyfakett committed Nov 27, 2024
1 parent cc36776 commit a28cd8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/AboutMe/WorkExperience.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ const WorkExperience = ({imgUrl, skipUrl}) => {

{/*第二个卡片*/}
<div className="flex items-center gap-4 w-[900px] h-[200px] mt-10">
<div className="">
<div className="flex-shrink-0">
<img
src={imgUrl.zhenshan}
alt="臻善科技"
Expand Down

0 comments on commit a28cd8b

Please sign in to comment.