Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 0fd2b2b

Browse files
committedApr 13, 2025·
upload
1 parent f969933 commit 0fd2b2b

File tree

4 files changed

+12
-4
lines changed

4 files changed

+12
-4
lines changed
 

‎web/people/freilla-mae-espinola/index.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,9 @@
7474
<div class="container pt-5">
7575
<div class="person-detail row m-5">
7676

77-
<img alt="Frame 3666" class="person-image" height="278" src="/images/Frame_3666.original.png" width="278">
77+
<div class="person-image mb-4">
78+
<img alt="Frame 3666" class="img-fluid" height="278" src="/images/Frame_3666.original.png" width="278">
79+
</div>
7880

7981
<h1 class="person-title">Freilla Mae Espinola</h1>
8082
<h2 class="person-position">Executive Director PyCon Philippines (PyCon PH)</h2>

‎web/people/iqbal-abdullah/index.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,9 @@
7474
<div class="container pt-5">
7575
<div class="person-detail row m-5">
7676

77-
<img alt="Frame 3665(1)" class="person-image" height="281" src="/images/Frame_36651.original.png" width="281">
77+
<div class="person-image mb-4">
78+
<img alt="Frame 3665(1)" class="img-fluid" height="281" src="/images/Frame_36651.original.png" width="281">
79+
</div>
7880

7981
<h1 class="person-title">Iqbal Abdullah</h1>
8082
<h2 class="person-position">Founder &amp; Representative Director PyCon Japan (PyCon JP)</h2>

‎web/people/kwonhan-bae/index.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,9 @@
7474
<div class="container pt-5">
7575
<div class="person-detail row m-5">
7676

77-
<img alt="Frame 3663(3)" class="person-image" height="278" src="/images/Frame_36633.original.png" width="278">
77+
<div class="person-image mb-4">
78+
<img alt="Frame 3663(3)" class="img-fluid" height="278" src="/images/Frame_36633.original.png" width="278">
79+
</div>
7880

7981
<h1 class="person-title">KwonHan Bae</h1>
8082
<h2 class="person-position">Founder &amp; Board Member PyCon Korea (PyCon KR)</h2>

‎web/people/manabu-terada/index.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,9 @@
7474
<div class="container pt-5">
7575
<div class="person-detail row m-5">
7676

77-
<img alt="Frame 3664" class="person-image" height="278" src="/images/Frame_3664.original.png" width="278">
77+
<div class="person-image mb-4">
78+
<img alt="Frame 3664" class="img-fluid" height="278" src="/images/Frame_3664.original.png" width="278">
79+
</div>
7880

7981
<h1 class="person-title">Manabu Terada</h1>
8082
<h2 class="person-position">Founder &amp; Board Member PyCon Japan (PyCon JP)</h2>

0 commit comments

Comments
 (0)
Please sign in to comment.