Skip to content
This repository was archived by the owner on Jan 8, 2019. It is now read-only.

Conversation

@Alexpeschel
Copy link
Member

No description provided.

@@ -0,0 +1,51 @@
.h1 {
font-size: 7rem;
font-weight: @font-medium;
Copy link
Member

Choose a reason for hiding this comment

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

things like font-weight and color could be moved in to the generic headline styles (line 43)

Copy link
Member Author

Choose a reason for hiding this comment

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

done

Copy link
Member

@markusoelhafen markusoelhafen left a comment

Choose a reason for hiding this comment

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

overscroll background-color on the html tag is missing.

something like:

html {
  background-color: @color-headline;
}

besides that from a visual point, everything looks fine

<meta name="language" content="en" />
<meta name="description" content="Alva is a radically new open source design tool built for cross-functional product teams. You can design with the same components your engineers are using for production." />
<meta name="description" content="Alva is a radically new open source design tool built for cross-functional product teams. You can design with the same components your engineers are using for production."
/>
Copy link
Member

Choose a reason for hiding this comment

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

Why is an line break here? (same for the lines above)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants