diff options
Diffstat (limited to 'sandstone/_bootswatch.scss')
-rw-r--r-- | sandstone/_bootswatch.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sandstone/_bootswatch.scss b/sandstone/_bootswatch.scss index bd1a618d..87976869 100644 --- a/sandstone/_bootswatch.scss +++ b/sandstone/_bootswatch.scss @@ -2,7 +2,7 @@ // Bootswatch // ----------------------------------------------------- -@import url("//fonts.googleapis.com/css?family=Roboto:400,500"); +@import url("https://fonts.googleapis.com/css?family=Roboto:400,500"); // Navbar ===================================================================== |