Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Ombi/src/commit/1c12b5ae4534e8a4cc171f67a6a77de969671d99/vendor/font-awesome/scss/_fixed-width.scss
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
// Fixed Width Icons
|
|
// -------------------------
|
|
.#{$fa-css-prefix}-fw {
|
|
width: (18em / 14);
|
|
text-align: center;
|
|
}
|