update annotations
This commit is contained in:
parent
9861baf803
commit
9e6ee05a60
10
about.html
10
about.html
@ -122,15 +122,17 @@
|
||||
class="rounded-lg rotate-[-12deg] hover:rotate-[0deg] w-40 md:w-60 lg:w-72 ml-auto">
|
||||
<img src="./fam_1.jpeg" alt="family"
|
||||
class=" h-auto rounded-lg rotate-[12deg] hover:rotate-[0deg] w-40 md:w-60 lg:w-72 mr-auto">
|
||||
<p class="absolute top-[-30px] right-[-280px] w-60 long-cang-regular text-xl">My family and I often travel to
|
||||
<p class="absolute top-[-30px] right-[-280px] w-60 long-cang-regular text-xl hidden lg:block">My family and I
|
||||
often travel to
|
||||
and from
|
||||
Thailand, as we have
|
||||
familiy
|
||||
there!
|
||||
</p>
|
||||
<p class="absolute top-0 left-[-230px] w-60 long-cang-regular text-3xl">Me!</p>
|
||||
<p class="absolute top-0 left-[-230px] w-60 long-cang-regular text-3xl hidden lg:block">Me!</p>
|
||||
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 79.98231602779492 100.40624372175893"
|
||||
width="159.96463205558985" height="200.81248744351785" class="absolute right-[-280px] top-8 rotate-[20deg]">
|
||||
width="159.96463205558985" height="200.81248744351785"
|
||||
class="absolute right-[-280px] top-8 rotate-[20deg] hidden lg:block">
|
||||
<rect x="0" y="0" width="79.98231602779492" height="100.40624372175893" fill="#0000"></rect>
|
||||
<g stroke-linecap="round">
|
||||
<g transform="translate(33.9592080799398 10.67947049140929) rotate(0 6.5 39.5)">
|
||||
@ -154,7 +156,7 @@
|
||||
|
||||
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 79.98231602779492 100.40624372175893"
|
||||
width="159.96463205558985" height="200.81248744351785"
|
||||
class="absolute left-[-280px] top-8 rotate-[-20deg] scale-x-[-1]">
|
||||
class="absolute left-[-280px] top-8 rotate-[-20deg] scale-x-[-1] hidden lg:block">
|
||||
<rect x="0" y="0" width="79.98231602779492" height="100.40624372175893" fill="#0000"></rect>
|
||||
<g stroke-linecap="round">
|
||||
<g transform="translate(33.9592080799398 10.67947049140929) rotate(0 6.5 39.5)">
|
||||
|
Loading…
Reference in New Issue
Block a user