Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make site title width fit the content #66

Merged
merged 3 commits into from
May 17, 2023
Merged

Make site title width fit the content #66

merged 3 commits into from
May 17, 2023

Conversation

yanthomasdev
Copy link
Member

Because of flexbox:tm: the site title link was stretching out to the entire width available, so, I added max-width: fit-content to force the width to be the same as the actual link image/title.

Before:
image

Now:
image

@changeset-bot
Copy link

changeset-bot bot commented May 17, 2023

🦋 Changeset detected

Latest commit: e6ca14b

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@astrojs/starlight Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@netlify
Copy link

netlify bot commented May 17, 2023

Deploy Preview for astro-starlight ready!

Name Link
🔨 Latest commit e6ca14b
🔍 Latest deploy log https://app.netlify.com/sites/astro-starlight/deploys/6465145ab5f8f500089049b2
😎 Deploy Preview https://deploy-preview-66--astro-starlight.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.

@github-actions
Copy link
Contributor

github-actions bot commented May 17, 2023

size-limit report 📦

Path Size
/index.html 10.58 KB (0%)
/_astro/*.js 15.96 KB (0%)
/_astro/*.css 8.81 KB (+0.07% 🔺)

Co-authored-by: Chris Swithinbank <[email protected]>
Copy link
Member

@delucis delucis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @Yan-Thomas!

@delucis delucis merged commit 9ca67d8 into main May 17, 2023
@delucis delucis deleted the fix-sitetitle-width branch May 17, 2023 17:54
@astrobot-houston astrobot-houston mentioned this pull request May 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants