Skip to content

Commit d08c9d8

Browse files
committed
tweak font weights
1 parent 9c51fa7 commit d08c9d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css/main.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
@import url("pygment_highlights.css");
2-
@import url(//fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,400,600,800);
2+
@import url(//fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,400,400italic,600,700,800,900);
33
@import url(//fonts.googleapis.com/css?family=Open+Sans:800);
44

55
/* --- General --- */

0 commit comments

Comments
 (0)