Commit 7fe9ae14 authored by mxm-web-develop's avatar mxm-web-develop

321

parent 29c89369
......@@ -49,7 +49,6 @@ const Description = () => {
</div>
);
};
export default function About(props: any) {
const demo = {
animation: "move",
......@@ -103,7 +102,7 @@ export default function About(props: any) {
<div className='left w-[35vw] min-w-[480px]'>
<img src={AboutImg} />
</div>
<div className="right labtop:self-end ">
<div className="right ">
<Description></Description>
</div>
</div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment