make bigger text for links subtext

This commit is contained in:
Kentai Radiquum 2024-09-15 15:10:26 +05:00
parent 916733218b
commit e9b5dc4dc4
Signed by: Radiquum
GPG key ID: 858E8EE696525EED
2 changed files with 100 additions and 24 deletions

View file

@ -81,89 +81,110 @@
<p>Feel free to reach out anytime! I will be happy to chat.</p>
</div>
</div>
<div class="container h-screen mx-auto text-white scroll-mt-40" id="section_links">
<h1 class="mt-16 mb-12 text-6xl font-bold text-center">LINKS</h1>
<div class="flex gap-8 mx-8">
<div class="flex flex-col gap-4">
<div class="relative w-[356px] h-[304px] flex justify-end items-end">
<img class="absolute inset-0 w-[356px] h-[304px] object-cover -z-10" alt="" src="./static/assets/photos_section_image.png"/>
<div class="flex flex-col items-center justify-center p-8 text-white scroll-mt-24" id="section_links">
<h1 class="mx-auto mb-12 text-6xl font-bold w-fit">LINKS</h1>
<div class="flex items-start justify-center gap-8">
<!-- Photo Links -->
<div class="flex flex-col w-[416px] gap-4">
<div class="relative w-[416px] aspect-[342/288] flex justify-end items-end">
<img class="absolute inset-0 w-[416px] aspect-[342/288] object-cover -z-10" alt="" src="./static/assets/photos_section_image.png"/>
<p class="font-bold text-[40px] leading-[1] p-[8px]">PHOTOS</p>
</div>
<div class="flex gap-4">
<a href="https://pixey.org/radiquum" target="_blank" referrerpolicy="origin">
<div class="bg-white text-black w-[170px] h-[150px] p-2 flex flex-col justify-around">
<div class="bg-white text-black w-[200px] h-[180px] p-2 flex flex-col justify-around">
<img class="w-20 h-20 mx-auto" alt="" src="./static/assets/pixelfed.svg" />
<div class="flex flex-col gap-1">
<p class="font-medium text-[24px] leading-[1]">pixey.org</p>
<p class="font-light text-[12px] leading-[1]">See the photos like in instagram</p>
<p class="font-light text-[14px] leading-[1]">See the photos like in instagram</p>
</div>
</div>
</a>
<a href="https://instafops.net/radiquwum" target="_blank" referrerpolicy="origin">
<div class="bg-white text-black w-[170px] h-[150px] p-2 flex flex-col justify-around">
<div class="bg-white text-black w-[200px] h-[180px] p-2 flex flex-col justify-around">
<img class="w-20 h-20 mx-auto" alt="" src="./static/assets/pixelfed.svg" />
<div class="flex flex-col gap-1">
<p class="font-medium text-[24px] leading-[1]">instafops.net</p>
<p class="font-light text-[12px] leading-[1]">Photos that more furry related</p>
<p class="font-light text-[14px] leading-[1]">Photos that more furry related</p>
</div>
</div>
</a>
</div>
<a href="https://wah.su/photos" target="_blank" referrerpolicy="origin">
<div class="bg-white text-black w-[356px] h-[150px] p-2 flex justify-around items-center">
<div class="bg-white text-black w-[416px] h-[180px] p-2 flex justify-around items-center">
<img class="w-20 h-20" alt="" src="./static/assets/immich.png" />
<div class="flex flex-col gap-1">
<p class="font-medium text-[24px] leading-[1]">wah.su/photos</p>
<p class="font-light text-[12px] leading-[1]">View gallery like in google photos</p>
<p class="font-light text-[14px] leading-[1]">View gallery like in google photos</p>
</div>
</div>
</a>
</div>
<div class="flex flex-col gap-4">
<div class="relative w-[356px] h-[150px] flex justify-end items-end bg-bg-blue">
<!-- Social Media Links -->
<div class="flex flex-col w-[416px] gap-4">
<div class="relative w-[416px] h-[180px] flex justify-end items-end bg-bg-blue">
<p class="font-bold text-[40px] leading-[1] p-[8px]">SOCIAL MEDIA</p>
</div>
<div class="flex flex-wrap gap-4">
<a href="https://furry.engineer/@radiquum" target="_blank" referrerpolicy="origin">
<div class="bg-white text-black w-[170px] h-[150px] p-2 flex flex-col justify-around">
<div class="bg-white text-black w-[200px] h-[180px] p-2 flex flex-col justify-around">
<img class="mx-auto w-14 h-14" alt="" src="./static/assets/logos--mastodon-icon.svg" />
<div class="flex flex-col justify-end gap-1">
<p class="font-medium text-[24px] leading-[1]">Mastodon</p>
<p class="font-light text-[12px] leading-[1]">@radiquum@furry.engineer</p>
<p class="font-light text-[14px] leading-[1]">@radiquum@furry.engineer</p>
</div>
</div>
</a>
<a href="https://bsky.app/profile/radiquum.wah.su" target="_blank" referrerpolicy="origin">
<div class="bg-white text-black w-[170px] h-[150px] p-2 flex flex-col justify-around">
<div class="bg-white text-black w-[200px] h-[180px] p-2 flex flex-col justify-around">
<img class="w-16 mx-auto h-14" alt="" src="./static/assets/Bluesky_Logo.png" />
<div class="flex flex-col gap-1">
<p class="font-medium text-[24px] leading-[1]">Bluesky</p>
<p class="font-light text-[12px] leading-[1]">@radiquum.wah.su</p>
<p class="font-light text-[14px] leading-[1]">@radiquum.wah.su</p>
</div>
</div>
</a>
</div>
<div class="flex flex-wrap gap-4">
<a href="https://x.com/radiquum" target="_blank" referrerpolicy="origin">
<div class="bg-white text-black w-[170px] h-[150px] p-2 flex flex-col justify-around">
<div class="bg-white text-black w-[200px] h-[180px] p-2 flex flex-col justify-around">
<img class="mx-auto w-14 h-14" alt="" src="./static/assets/logos--twitter.svg" />
<div class="flex flex-col justify-end gap-1">
<p class="font-medium text-[24px] leading-[1]">Twitter</p>
<p class="font-light text-[12px] leading-[1]">@radiquum</p>
<p class="font-light text-[14px] leading-[1]">@radiquum</p>
</div>
</div>
</a>
<a href="https://vk.com/radiquum" target="_blank" referrerpolicy="origin">
<div class="bg-white text-black w-[170px] h-[150px] p-2 flex flex-col justify-around">
<div class="bg-white text-black w-[200px] h-[180px] p-2 flex flex-col justify-around">
<img class="mx-auto w-14 h-14" alt="" src="./static/assets/VKLogo.png" />
<div class="flex flex-col gap-1">
<p class="font-medium text-[24px] leading-[1]">VKontakte</p>
<p class="font-light text-[12px] leading-[1]">radiquum</p>
<p class="font-light text-[14px] leading-[1]">radiquum</p>
</div>
</div>
</a>
</div>
</div>
<!-- Projects Links -->
<div class="flex flex-col w-[416px] gap-4">
<div class="relative w-[416px] h-[180px] flex justify-end items-end bg-black">
<p class="font-bold text-[40px] leading-[1] p-[8px]">PROJECTS</p>
</div>
</div>
<!-- Contact and Friends links Links -->
<div class="flex flex-col w-[416px] gap-8">
<!-- Contact Links -->
<div class="flex flex-col gap-4">
<div class="relative w-[416px] h-[180px] flex justify-end items-end bg-black">
<p class="font-bold text-[40px] leading-[1] p-[8px]">PROJECTS</p>
</div>
</div>
<!-- Friends Links -->
<div class="flex flex-col gap-4">
<div class="relative w-[416px] h-[180px] flex justify-end items-end bg-black">
<p class="font-bold text-[40px] leading-[1] p-[8px]">PROJECTS</p>
</div>
</div>
</div>
</div>
</div>
<script src="./static/script.js"></script>