Skip to content

Commit 9a1befd

Browse files
Merge pull request #5 from tsaishien-chen/main
Adjust height and font size in components.css
2 parents 47aeea4 + 82c86f8 commit 9a1befd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

assets/css/components.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@
157157
}
158158

159159
.affiliation-logo {
160-
height: 30px;
160+
height: 35px;
161161
}
162162
}
163163

@@ -275,7 +275,7 @@
275275
}
276276

277277
.hero-title-main {
278-
font-size: 2.75rem;
278+
font-size: 2.7rem;
279279
}
280280

281281
.hero-title-sub {

0 commit comments

Comments
 (0)