redwoodjs / redwoodjs.com

redwoodjs.com redesign for 1.0
21 stars 23 forks source link

fix-portfolio-url-overflow #55

Open zakmandhro opened 2 years ago

zakmandhro commented 2 years ago

Fix issue where long portfolio URLs overflow into next block.

netlify[bot] commented 2 years ago

Deploy Preview for redwood-sprout ready!

Name Link
Latest commit 4ce5cf84ffd46665281ffc2f02330dc08c3f5363
Latest deploy log https://app.netlify.com/sites/redwood-sprout/deploys/6265d1a964a5ac0008dbc787
Deploy Preview https://deploy-preview-55--redwood-sprout.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

zakmandhro commented 2 years ago

Fixes this:

image

By replacing the href label with hostname, e.g. upwork.com in this case.

cannikin commented 2 years ago

The list of changes here seem to include both the URL fix and the switching around Jobs and JobProfiles section...

cannikin commented 2 years ago

I just merged the other PR into main, do you want to pull main into this branch and see if that cleans up the list of changes?