bykof / what-to-code

A website for developers to know what-to-code
Apache License 2.0
29 stars 6 forks source link

Improving fix for fontawesome resizing bug #12

Closed niklasschloegel closed 2 years ago

niklasschloegel commented 3 years ago

Before #10 there was a bug, that the fontawesome icons were displayed way too big. This pull request fixed it for the main page, but the random page still has the issue. With relocating the config statements for the fontawesome module to a more central place (to Idea.js file), this should now be a (more safe) fix.