diff options
Diffstat (limited to 'cosmo/_bootswatch.scss')
-rw-r--r-- | cosmo/_bootswatch.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cosmo/_bootswatch.scss b/cosmo/_bootswatch.scss index f354d3d8..3ffaa075 100644 --- a/cosmo/_bootswatch.scss +++ b/cosmo/_bootswatch.scss @@ -2,7 +2,7 @@ // Bootswatch // ----------------------------------------------------- -@import url("//fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700"); +@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700"); // Navbar ===================================================================== |