modified content

This commit is contained in:
liyunze 2023-10-08 15:28:25 +08:00
parent eee8eac96d
commit 79bbe78407
2 changed files with 4 additions and 2 deletions

View file

@ -113,9 +113,11 @@
</div> </div>
</div> </div>
<div class="text-2xl font-bold mt-10"> <div class="text-2xl font-bold mt-10">
Good {greeting}, I'm Ryan! Good {greeting}, <br class="sm:hidden" />I'm Ryan!
</div> </div>
<p class="text-left lg:text-justify"> <p class="text-left lg:text-justify">
I am born and raised in Malaysia, fluent in Mandarin and English.
<br /><br />
I'm passionate in developing open source projects to benefit others, I'm passionate in developing open source projects to benefit others,
with vast experience in leadership roles. with vast experience in leadership roles.
<br /><br /> <br /><br />

View file

@ -235,7 +235,7 @@
class="flex flex-col lg:flex-row justify-center h-fit w-full px-10 lg:px-20" class="flex flex-col lg:flex-row justify-center h-fit w-full px-10 lg:px-20"
> >
<div <div
class="image-container flex w-full lg:ml-auto lg:w-1/2 mb-3 lg:mb-0 aspect-video [perspective:200px] relative lg:mr-5" class="image-container flex w-full lg:ml-auto lg:w-1/2 mb-5 lg:mb-0 aspect-video [perspective:200px] relative lg:mr-5"
> >
<img <img
src="/images/projects/coworking-guide.webp" src="/images/projects/coworking-guide.webp"