Update curriculum/challenges/english/01-responsive-web-design/learn-css-colors-by-building-a-color-markers-set/step-008.md

Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
This commit is contained in:
Kristofer Koishigawa
2021-12-20 16:24:24 +09:00
committed by GitHub
parent 307b35317b
commit 8924fd8810

View File

@@ -7,7 +7,7 @@ dashedName: step-8
# --description-- # --description--
Now that your external CSS file is set up, you can start styling the page. Target the `h1` element, and use the `text-align` property to center it on the page. Now that your external CSS file is set up, you can start styling the page.
As a reminder, here's how to target a paragraph element and align it to the right: As a reminder, here's how to target a paragraph element and align it to the right: