Skip to content

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

Open
@nchevobbe

Description

@nchevobbe

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; */
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    designdiscussionIdea / Issue that needs to be discussed first

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions