From 96b57c4f9a9ff4b0f62e28c9be9424c302ada0a4 Mon Sep 17 00:00:00 2001 From: yurabakhtin Date: Wed, 20 Feb 2019 10:09:46 +0300 Subject: [PATCH] Fix urls --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index 6dd5812..33de379 100755 --- a/style.css +++ b/style.css @@ -1,4 +1,4 @@ -@import url(http://fonts.googleapis.com/css?family=Roboto:400,400italic,300,500,700,900); +@import url(https://fonts.googleapis.com/css?family=Roboto:400,400italic,300,500,700,900); /*============================================================ = Skin Info = =============================================================*