cozy / cozy-site

Official repository for the Cozy website.
https://cozy.io/
11 stars 21 forks source link

feat: Add a new pricing page template #200

Closed cballevre closed 1 year ago

cballevre commented 1 year ago

This PR implements the new design of the pricing page. We're using cozy-bootstrap to make it easy to reuse the page in the cloudery. That's why I've used as many utility classes as possible. CSS was mainly used to be responsive where the utility doesn't allow it, like with font styling. I've also added a few selectors to harmonise the current style with that of bootstrap.

Screenshots ![localhost_3000_fr_pricing_ (2)](https://github.com/cozy/cozy-site/assets/7434420/eb8b8893-89be-4237-a2af-27c7549998de)

Related PRs: