mirror of
https://github.com/moonlight-stream/moonlight-stream.github.io.git
synced 2026-05-20 16:50:26 +00:00
Update to FontAwesome 5
This commit is contained in:
+2
-2
@@ -1,6 +1,6 @@
|
||||
@charset 'UTF-8';
|
||||
@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400italic,700,900');
|
||||
@import url('font-awesome.min.css');
|
||||
@import url('https://use.fontawesome.com/releases/v5.6.1/css/all.css');
|
||||
|
||||
/*
|
||||
Escape Velocity by HTML5 UP
|
||||
@@ -525,7 +525,7 @@
|
||||
|
||||
.icon:before {
|
||||
display: inline-block;
|
||||
font-family: FontAwesome;
|
||||
font-family: "Font Awesome 5 Free";
|
||||
font-size: 1.25em;
|
||||
text-decoration: none;
|
||||
font-style: normal;
|
||||
|
||||
Reference in New Issue
Block a user