Skip to content
Snippets Groups Projects
Verified Commit 3b2b6ea2 authored by Sofiane Lasri's avatar Sofiane Lasri
Browse files

fix: adjust width of image container in index view

parent bd3451f2
No related branches found
No related tags found
1 merge request!54Resolve "Réduire taille de police section "A propos""
Pipeline #994 passed
......@@ -83,7 +83,7 @@ class="Creations relative hidden xl:grid grow w-full aspect-[885/622]"/>
</div>
<div class="flex flex-col xl:flex-row justify-start items-center w-full gap-4 xl:gap-0">
<div class="flex shrink-0 basis-1/2 justify-center items-center p-4 xl:p-0 gap-2.5">
<div class="overflow-hidden w-full xl:w-[29rem] aspect-square rounded-2xl shadow-[-.5rem_.5rem_0px_0px_rgba(0,0,0,1.00)] shadow-pink-normal">
<div class="overflow-hidden w-full xl:w-[25rem] aspect-square rounded-2xl shadow-[-.5rem_.5rem_0px_0px_rgba(0,0,0,1.00)] shadow-pink-normal">
@if(!$aboutMeSection->isEmpty())
<img class="w-full h-full object-cover"
alt="{{ __('home.img_alt.roxannas_photo') }}"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment