Replaced Font Awesome by Fork Awesome.
Not all files were added in 8e29f2386a
.
This commit adds the missing files.
This commit is contained in:
11
js/init.js
11
js/init.js
@@ -155,17 +155,6 @@
|
||||
randomize: false,
|
||||
});
|
||||
|
||||
/*----------------------------------------------------*/
|
||||
/* contact
|
||||
------------------------------------------------------*/
|
||||
|
||||
// Adapt Matrix logo to format of fontawesome icons
|
||||
var faWidth = document.getElementById('contact-email').clientWidth;
|
||||
|
||||
setTimeout(function () {
|
||||
document.getElementById('contact-matrix-logo').setAttribute("style","height:"+faWidth+"px; width:"+faWidth+"px");
|
||||
}, 5000);
|
||||
|
||||
});
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user