Add fonts.googleapis.com
This commit is contained in:
parent
6cb37e0691
commit
1f46d0114d
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
@charset "UTF-8";
|
||||
@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600,700);
|
||||
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600,700);
|
||||
html {
|
||||
box-sizing: border-box; }
|
||||
|
||||
|
|
Reference in a new issue