Skip to content

Commit 6d894b4

Browse files
committed
reduce card header font size
1 parent f9f202c commit 6d894b4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/App.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ a {
231231
color: var(--card-header-text-color);
232232
font-weight: 400;
233233
height: 30px;
234-
font-size: 18px;
234+
font-size: 16px;
235235
padding-top: 16px;
236236
padding-bottom: 16px;
237237
cursor: pointer;

0 commit comments

Comments
 (0)