Skip to content

Commit 3e3aad5

Browse files
committed
Update vertical alignment in header image styles and remove unnecessary padding in font.css for improved layout consistency.
1 parent d595277 commit 3e3aad5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

css/font.css

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,8 @@ dt {
2626
line-height: 1em;
2727
}
2828
.header-img {
29-
vertical-align: middle;
29+
vertical-align: text-bottom;
3030
height: 1em;
31-
padding-bottom: .25em;
3231
}
3332
.bio {
3433
font-size: 1.5em;

0 commit comments

Comments
 (0)