Skip to content

Commit 681f66e

Browse files
committed
Define font-size.
1 parent 9013853 commit 681f66e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_sass/resume.scss

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@ $breakpoint-combine-header: 640px;
5656
margin-right: 1em;
5757
}
5858
}
59-
6059
}
6160
}
6261

@@ -148,6 +147,7 @@ body {
148147
padding: 2em 0;
149148
display: flex;
150149
justify-content: center;
150+
font-size: 16px;
151151
}
152152

153153
p {

0 commit comments

Comments
 (0)