mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-20 11:45:50 +00:00
import css over https to comply with chrome strict https policy
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
/* ----------------------------------------------------------------------------
|
/* ----------------------------------------------------------------------------
|
||||||
* Fonts
|
* Fonts
|
||||||
*/
|
*/
|
||||||
@import url("http://fonts.googleapis.com/css?family=Montserrat:700|Open+Sans:300");
|
@import url("https://fonts.googleapis.com/css?family=Montserrat:700|Open+Sans:300");
|
||||||
/* ----------------------------------------------------------------------------
|
/* ----------------------------------------------------------------------------
|
||||||
* Base
|
* Base
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user