We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Example:
Latest Release: v0.0.12 (Sun Oct 01 2023 · 2 months ago)
The day ("Sun") really doesn't need to be there.
Unfortunately, dates in JavaScript are icky so a more elaborate solution might be needed to ensure the text always fits.
CSS fix: Apply padding: 0 0.25rem to .hero__container div
padding: 0 0.25rem
.hero__container div
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Example:
The day ("Sun") really doesn't need to be there.
Unfortunately, dates in JavaScript are icky so a more elaborate solution might be needed to ensure the text always fits.
CSS fix: Apply
padding: 0 0.25rem
to.hero__container div
The text was updated successfully, but these errors were encountered: