diff options
Diffstat (limited to 'darkly/bootswatch.less')
-rw-r--r-- | darkly/bootswatch.less | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/darkly/bootswatch.less b/darkly/bootswatch.less index 4fa42cfb..593b62d1 100644 --- a/darkly/bootswatch.less +++ b/darkly/bootswatch.less @@ -2,7 +2,7 @@ // Bootswatch // ----------------------------------------------------- -@import url("//fonts.googleapis.com/css?family=Lato:400,700,400italic"); +@import url("https://fonts.googleapis.com/css?family=Lato:400,700,400italic"); // Navbar ===================================================================== |