fix: research project page layout and icons
Fixes a "regression" from the Font Awesome upgrade. In reality, the fa-lg
class is not supposed to be mixed with fa-stack
. We were misusing the Font Awesome classes.
Also fixes a problem where the container was container-fluid
instead of container
.
Resolves #709 (closed)
Edited by Olivier Goulet