diff --git a/css/style.css b/css/style.css index e9aa3e4..90bd696 100644 --- a/css/style.css +++ b/css/style.css @@ -1,4 +1,4 @@ -@import url(http://fonts.googleapis.com/css?family=Ubuntu); +@import url(https://fonts.googleapis.com/css?family=Ubuntu); body { font-family:Ubuntu, Helvetica, Arial, sans-serif; padding-top:60px; @@ -208,4 +208,4 @@ padding:0; .contributor-list li { display:inline-block; padding:5px; -} \ No newline at end of file +} diff --git a/index.html b/index.html index 88b1298..ca9a032 100644 --- a/index.html +++ b/index.html @@ -7,7 +7,7 @@
@@ -203,10 +203,10 @@