erlef / website

Erlang Ecosystem Foundation Website
Apache License 2.0
78 stars 46 forks source link

Fix sponsor logo misalignment #471

Closed juhalehtonen closed 6 months ago

juhalehtonen commented 6 months ago

Description

This MR adds Bootstrap CSS classes to fix misalignment issues when presenting sponsor logos. With the new CSS classes applied the logos are more evenly aligned on each row, leading to a cleaner presentation.

Screenshots

Sponsors page, old and new look

Old CSS classes erlef-old2

New CSS classes erlef-new2

Footer, old and new look

Old CSS classes erlef-old

New CSS classes erlef-new

juhalehtonen commented 6 months ago

Some CI jobs are failing, but those seem to have already failed at https://github.com/erlef/website/actions/runs/7457194511 and don't seem to be related to the diff here.

starbelly commented 6 months ago

Thank you @juhalehtonen this looks fantastic!