mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-07-12 23:23:04 +02:00
Fix fa-font-path
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
// Variables
|
||||
// --------------------------
|
||||
|
||||
@fa-font-path: "../fonts";
|
||||
@fa-font-path: "./vendor/fontawesome/fonts";
|
||||
@fa-font-size-base: 14px;
|
||||
@fa-line-height-base: 1;
|
||||
//@fa-font-path: "//netdna.bootstrapcdn.com/font-awesome/4.7.0/fonts"; // for referencing Bootstrap CDN font files directly
|
||||
|
||||
Reference in New Issue
Block a user