diff --git a/intermediate_html_css/intermediate_css_concepts/default_styles.md b/intermediate_html_css/intermediate_css_concepts/default_styles.md index 95cb81a869d..d17b00686f2 100644 --- a/intermediate_html_css/intermediate_css_concepts/default_styles.md +++ b/intermediate_html_css/intermediate_css_concepts/default_styles.md @@ -4,8 +4,10 @@ Browsers, by default, inject a little bit of style into your web projects. You m ### Lesson overview -- You'll learn about default browser styles -- You'll learn how to use a CSS reset to remove or change those default styles +This section contains a general overview of topics that you will learn in this lesson. + +- You'll learn about default browser styles. +- You'll learn how to use a CSS reset to remove or change those default styles. ### Default styles