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
it may re-enforce the branding and purpose of TC39, not sure though
Here are the changes made:
.page-header { /* align-items: flex-start; */ align-items: center; } @media (min-width: 920px) { .page-title { /* line-height: 81px; */ /* text-align: end; */ } } .page-title { /* font-size: 36px; */ /* line-height: 54px; */ /* margin: 50px 0 0; */ margin: 0; margin-inline-start: 20px; padding: 0; } .page-menu { /* margin-top: 73.6px; */ }
The text was updated successfully, but these errors were encountered:
No branches or pull requests
it may re-enforce the branding and purpose of TC39, not sure though
Here are the changes made:
The text was updated successfully, but these errors were encountered: