diff options
Diffstat (limited to 'cyborg/bootswatch.less')
-rwxr-xr-x | cyborg/bootswatch.less | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cyborg/bootswatch.less b/cyborg/bootswatch.less index 5d0aa9aa..c96101ef 100755 --- a/cyborg/bootswatch.less +++ b/cyborg/bootswatch.less @@ -6,7 +6,7 @@ // TYPOGRAPHY // ----------------------------------------------------- -@import url('http://fonts.googleapis.com/css?family=Droid+Sans:400,700'); +@import url('https://fonts.googleapis.com/css?family=Droid+Sans:400,700'); .navbar { font-size: 16px; |