Skip to content

fixes for various typos in the Applied Visual Design section#12932

Merged
Greenheart merged 1 commit intofreeCodeCamp:stagingfrom
erichartline:fix/visual-design-typos
Jan 28, 2017
Merged

fixes for various typos in the Applied Visual Design section#12932
Greenheart merged 1 commit intofreeCodeCamp:stagingfrom
erichartline:fix/visual-design-typos

Conversation

@erichartline
Copy link
Copy Markdown
Contributor

@erichartline erichartline commented Jan 28, 2017

Pre-Submission Checklist

  • Your pull request targets the staging branch of freeCodeCamp.
  • Branch starts with either fix/, feature/, or translate/ (e.g. fix/signin-issue)
  • You have only one commit (if not, squash them into one commit).
  • All new and existing tests pass the command npm test. Use git commit --amend to amend any fixes.

Type of Change

  • Small bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds new functionality)
  • Breaking change (fix or feature that would change existing functionality)
  • Add new translation (feature adding new translations)

Checklist:

  • Tested changes locally.
  • Closes currently open issue (replace XXXX with an issue no): Closes #XXXX

Description

I fixed typos on the following pages:
Applied Visual Design: Adjust the Background-color Property of Text
Applied Visual Design: Learn about Tertiary Colors
Applied Visual Design: Adjusting the Color of Various Elements to Complementary Colors
Applied Visual Design: Adjust the Hue of a Color
Applied Visual Design: Create a Gradual CSS Linear Gradient
Applied Visual Design: Use the CSS Transform Property to Scale an Element on Hover
Applied Visual Design: Create a More Complex Shape Using CSS and HTML
Applied Visual Design: Learn How CSS Keyframes and Animation Properties Work
Applied Visual Design: Make a CSS Heartbeat using an Infinite Animation Count
Applied Visual Design: Learn How Bezier Curves Work
Applied Visual Design: Use a Bezier Curve to Move a Graphic

I also added a link to Google Fonts on the Applied Visual Design: Use a Google Font page. Feels like it would be helpful so the camper can see the site for themselves.

@BerkeleyTrue BerkeleyTrue added the status: waiting review To be applied to PR's that are ready for QA, especially when additional review is pending. label Jan 28, 2017
@Greenheart Greenheart self-requested a review January 28, 2017 09:35
Copy link
Copy Markdown
Member

@Greenheart Greenheart left a comment

Choose a reason for hiding this comment

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

@wildlifehexagon Nice work! 😄

There's just one small thing that needs further discussion.

  • npm test passes
  • Tested locally

This comment was marked as off-topic.

This comment was marked as off-topic.

This comment was marked as off-topic.

@Bouncey
Copy link
Copy Markdown
Member

Bouncey commented Jan 28, 2017 via email

@Greenheart
Copy link
Copy Markdown
Member

@Bouncey It does! Thanks for the quick reply 😄

@wildlifehexagon If you follow @Bouncey's suggestions, git commit --amend and git push origin <your-branch> -f, I'd say this is ready to be merged 😊

@erichartline
Copy link
Copy Markdown
Contributor Author

@Bouncey @Greenheart

Thanks for the help! I made the change, but I have a question before I re-submit. I noticed that there is a square box after the link now -- is that supposed to be there?

Here's what I'm seeing: http://imgur.com/a/a37ln

@Greenheart
Copy link
Copy Markdown
Member

Greenheart commented Jan 28, 2017 via email

@Greenheart
Copy link
Copy Markdown
Member

@wildlifehexagon I just realized, we might not even need the <code> at all. Without it, the <a> gets it's normal blue color which makes sense.

What would you say about removing <code>? 😄

@erichartline
Copy link
Copy Markdown
Contributor Author

@Greenheart Great point, the code isn't really necessary. I'll resend without it.

@Greenheart
Copy link
Copy Markdown
Member

@wildlifehexagon But now we know it works at least 😉

Thanks for fixing this!

@Greenheart Greenheart merged commit 4c00483 into freeCodeCamp:staging Jan 28, 2017
@BerkeleyTrue BerkeleyTrue removed the status: waiting review To be applied to PR's that are ready for QA, especially when additional review is pending. label Jan 28, 2017
@erichartline erichartline deleted the fix/visual-design-typos branch January 29, 2017 21:08
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.

4 participants