This commit is contained in:
parent
8ed5563806
commit
f22f4d46f8
@ -32,8 +32,12 @@
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="flex min-w-44 items-center">
|
||||
<img src={linkedInImg} alt="a happy guy" class="h-44 w-44 rounded-full shadow-sm" />
|
||||
<div class="flex min-w-28 items-center md:min-w-44">
|
||||
<img
|
||||
src={linkedInImg}
|
||||
alt="a happy guy"
|
||||
class="h-28 w-28 rounded-full shadow-sm md:h-44 md:w-44"
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
</Card>
|
||||
|
Loading…
x
Reference in New Issue
Block a user