Skip to content

Commit 3e471d6

Browse files
committed
update font size
1 parent 2098968 commit 3e471d6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

public/css/poole.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,12 +49,12 @@ body {
4949

5050
html {
5151
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
52-
font-size: 16px;
52+
font-size: 14px;
5353
line-height: 1.5;
5454
}
5555
@media (min-width: 38em) {
5656
html {
57-
font-size: 20px;
57+
font-size: 18px;
5858
}
5959
}
6060

0 commit comments

Comments
 (0)