Use SSL encryption to import fonts

This commit is contained in:
Martin Pépin 2016-06-29 19:46:46 +02:00
parent 4a33e14d61
commit 57ccd7b39c

View file

@ -1,4 +1,4 @@
@import url("http://fonts.googleapis.com/css?family=Lobster");
@import url("https://fonts.googleapis.com/css?family=Lobster");
html, body {
height: 100%;