Skip to content

Commit 10aaf19

Browse files
Update styles.css
1 parent a60c714 commit 10aaf19

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

styles.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ header {
4242
}
4343

4444
h1 {
45-
font-size: 24px;
45+
font-size: 32px;
4646
margin-bottom: 30px;
4747
}
4848

@@ -58,7 +58,7 @@ a {
5858
border-radius: 17px;
5959
display: flex;
6060
justify-content: space-between;
61-
font-size: 16px;
61+
font-size: 24px;
6262
}
6363

6464
.tile:hover {

0 commit comments

Comments
 (0)