diff --git a/Chapter04/bookmarks/account/static/css/base.css b/Chapter04/bookmarks/account/static/css/base.css index 7109a35..dceb48b 100644 --- a/Chapter04/bookmarks/account/static/css/base.css +++ b/Chapter04/bookmarks/account/static/css/base.css @@ -1,4 +1,4 @@ -@import url(http://fonts.googleapis.com/css?family=Muli); +@import url(https://fonts.googleapis.com/css?family=Muli); // Added s to Http to update to new secure connection. body { margin:0;