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

Put "Specify Js" title next to logo? #115

Open
nchevobbe opened this issue Mar 7, 2019 · 0 comments
Open

Put "Specify Js" title next to logo? #115

nchevobbe opened this issue Mar 7, 2019 · 0 comments
Labels
design discussion Idea / Issue that needs to be discussed first

Comments

@nchevobbe
Copy link

it may re-enforce the branding and purpose of TC39, not sure though

image

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; */
}
@codehag codehag added the design label Mar 9, 2019
@codehag codehag added the discussion Idea / Issue that needs to be discussed first label Mar 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
design discussion Idea / Issue that needs to be discussed first
Projects
None yet
Development

No branches or pull requests

2 participants