Description
Changes proposed in this Pull Request
- Update styles of the Jetpack Cloud login page to match the current design.
- Update copy in the header.
- Replace Jetpack logo with Jetpack + WordPress logo.
Important
The end result won’t look exactly as the design does mainly because the font we use in Jetpack Cloud isn’t the same that was used in the design.
Testing instructions
- Run this PR with
yarn start
- Visit wordpress.com and log out from your current session
- Visit cloud.jetpack.com
- You should see Jetpack Cloud login page (stage enviroment)
- Copy everything after
https://wordpress.com/
of the URL
- Replace the current URL with
http://calypso.localhost:3000/
and paste what was copied in the previous step
- You should see Jetpack Cloud login page (dev environment)
- Verify it matches the design
Fixes 1169345694087188-as-1177526555013322
Demo


Unfortunately, no screenshots were provided by the developer.