HBO-i / ictresearchmethods.nl

The ICT Research Methods is a set with research methods for design-oriented research within ICT
https://ictresearchmethods.nl
Creative Commons Zero v1.0 Universal
9 stars 12 forks source link

Bugfix/fix sitedescription p wrap #175

Closed NoWarries closed 1 year ago

NoWarries commented 1 year ago

Description

Currently, when hovering over the anchor element on the SiteDescription component, it wraps onto the next line. This looks unpleasing and is unnecessary. By changing the max-width for this specific component, we can ensure that the text doesn't unnecessarily wrap when hovering over the anchor element.

Before

before

Before hover

before_hover

After hover

after_hover

After hover on smaller size

after_hover_small

Type of change

Please select the option that is relevant

Checklist

netlify[bot] commented 1 year ago

Deploy Preview for stellular-banoffee-031bf4 ready!

Name Link
Latest commit b9114a435067e85762b3dd435c0b14b18f296ed7
Latest deploy log https://app.netlify.com/sites/stellular-banoffee-031bf4/deploys/65255bad61b156000811f55c
Deploy Preview https://deploy-preview-175--stellular-banoffee-031bf4.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 configuration.

netlify[bot] commented 1 year ago

Deploy Preview for test-ictresearchmethods ready!

Name Link
Latest commit b9114a435067e85762b3dd435c0b14b18f296ed7
Latest deploy log https://app.netlify.com/sites/test-ictresearchmethods/deploys/65255badad783200087ab074
Deploy Preview https://deploy-preview-175--test-ictresearchmethods.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 configuration.

jochemvogel commented 1 year ago

Thanks Coen! 🙌