mirror of
https://github.com/Radiquum/radiquum.github.io.git
synced 2025-05-08 13:59:34 +05:00
align photo section with social media section in links
This commit is contained in:
parent
e9b5dc4dc4
commit
22ade2300f
2 changed files with 10 additions and 2 deletions
|
@ -86,8 +86,8 @@
|
|||
<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"/>
|
||||
<div class="relative w-[416px] h-[376px] flex justify-end items-end">
|
||||
<img class="absolute inset-0 w-[416px] h-[376px] 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">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue