Skip to content

Commit 33b569e

Browse files
committed
Update
1 parent d1642e5 commit 33b569e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

stylesheets/stylesheet.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ body {
5252
box-sizing: border-box;
5353
color:#373737;
5454
background: #212121;
55-
font-size: 20px;
55+
font-size: 16px;
5656
font-family: 'Myriad Pro', Calibri, Helvetica, Arial, sans-serif;
5757
line-height: 1.5;
5858
-webkit-font-smoothing: antialiased;
@@ -103,6 +103,7 @@ h6 {
103103

104104
p {
105105
margin: 10px 0 15px 0;
106+
font-size: 100%;
106107
}
107108

108109
footer p {

0 commit comments

Comments
 (0)