Skip to content

Update fontawesome more

Valentin Valls requested to merge cherry-pick-0c8d306e into master

This MR fixes the weight of our fontawesome more icons.

The official fa-solid (which is the only free theme) is using a font-weight of 900 not for the rendering but for the selection.

The update enforce a default font-weight of 400 (normal weight).

Merge request reports