Skip to content

Commit f462004

Browse files
WEB-297 - increasing font size of paragraphs (#31)
1 parent 0cb4ad6 commit f462004

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/templates/page.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ html{
99
}
1010

1111
* {
12-
font-size: 15px;
12+
font-size: 16px;
1313
font-family:'Source Sans Pro',Helvetica,Arial,sans-serif;
1414
color: #183247;
1515
}

0 commit comments

Comments
 (0)