home page for mobile view updated
This commit is contained in:
parent
3303048b32
commit
eef5690a4a
@ -11,7 +11,7 @@ export default async function AboutMe() {
|
||||
|
||||
return (
|
||||
<div
|
||||
className="my-10 flex w-full max-w-[90%] flex-wrap items-center justify-between gap-10 pt-[120px]"
|
||||
className="my-10 flex w-full max-w-[90%] flex-wrap items-center justify-center gap-20 pt-[120px]"
|
||||
id="about-me"
|
||||
>
|
||||
<div className="flex w-full flex-col items-center md:w-[50%]">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user