Merge branch 'master' of https://gitea.arufalab.com/ImAlpha/Portfolio
This commit is contained in:
commit
a65779bb59
@ -15,7 +15,7 @@
|
|||||||
margin-top: 4rem;
|
margin-top: 4rem;
|
||||||
}
|
}
|
||||||
.section__images{
|
.section__images{
|
||||||
margin-top: 4rem;
|
margin-top: 2rem;
|
||||||
align-items: left;
|
align-items: left;
|
||||||
max-width: 50%;
|
max-width: 50%;
|
||||||
}
|
}
|
||||||
|
|||||||
@ -49,7 +49,7 @@ export default function Home() {
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
{/* Section 1 */}
|
{/* Section 1 */}
|
||||||
<div className="flex md:flex-row flex-col md:h-[60svh] px-[24svw] w-full">
|
<div className="flex md:flex-row flex-col md:h-[60svh] px-[24svw] w-full space-x-10">
|
||||||
{/* Text-side */}
|
{/* Text-side */}
|
||||||
<div className="flex flex-col w-full gap-6 pt-14">
|
<div className="flex flex-col w-full gap-6 pt-14">
|
||||||
<h2 className="text-red-700 text-4xl font-bold ">
|
<h2 className="text-red-700 text-4xl font-bold ">
|
||||||
@ -85,7 +85,7 @@ export default function Home() {
|
|||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div className=" w-full relative h-1/2 flex space-x-4">
|
<div className=" w-full relative h-1/2 flex space-x-4 pb-4">
|
||||||
<div className="w-full h-full relative ">
|
<div className="w-full h-full relative ">
|
||||||
<Image
|
<Image
|
||||||
src="/IMG_2429.JPG"
|
src="/IMG_2429.JPG"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user