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

add RoundTitle component #33

Merged
merged 1 commit into from
Nov 4, 2017
Merged

add RoundTitle component #33

merged 1 commit into from
Nov 4, 2017

Conversation

lesnitsky
Copy link
Member

No description provided.


<style jsx>{`
p {
font-size: 1.5em;
Copy link
Member

Choose a reason for hiding this comment

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

Maybe it's better to use rems here so that PuzzleTitle's font size doesn't depend on that of the containing component? Unless that's actually what we want.

}

.puzzle-title {
color: #f8d940;
Copy link
Member

Choose a reason for hiding this comment

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

Should it be a part of /src/styles/colour-palette.js ?

Copy link
Member Author

Choose a reason for hiding this comment

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

my plan is to address all issues of this kind in scope of #20

Copy link
Member

Choose a reason for hiding this comment

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

👍

@lesnitsky lesnitsky force-pushed the feature/round-title branch from 93a281f to 0941a79 Compare November 4, 2017 11:14
@lesnitsky lesnitsky merged commit 412db49 into master Nov 4, 2017
@lesnitsky lesnitsky deleted the feature/round-title branch November 4, 2017 11:20
@lesnitsky lesnitsky mentioned this pull request Nov 5, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants