Skip to content

Commit 7a117cf

Browse files
author
Ariel Jolo
committed
trying new layout
1 parent ef46b2a commit 7a117cf

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

themes/osi/template-parts/header-board-member.php

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,8 @@
6767
.member-image img.circular-image {
6868
border-radius: 50%;
6969
border: 4px solid #FFF;
70-
width: 200px; /* adjust as needed */
71-
height: 200px;
70+
width: 300px; /* adjust as needed */
71+
height: 300px;
7272
object-fit: cover;
7373
}
7474
.member-position,
@@ -81,6 +81,5 @@
8181
.member-pronouns {
8282
font-family: 'Space Mono', monospace;
8383
display: inline-block;
84-
margin-top: 0.5rem;
8584
}
8685
</style>

0 commit comments

Comments
 (0)