scrimba
Bootcamp code reviews
πŸ‘©πŸΌβ€πŸ« Review of Inspirational Quote Page (Abilio)
Go Pro!Bootcamp

Bootcamp

Study group

Collaborate with peers in your dedicated #study-group channel.

Code reviews

Submit projects for review using the /review command in your #code-reviews channel

πŸ‘©πŸΌβ€πŸ« Review of Inspirational Quote Page (Abilio)
AboutCommentsNotes
πŸ‘©πŸΌβ€πŸ« Review of Inspirational Quote Page (Abilio)
Expand for more info
readme.md
run
preview
console
# Code Review: Inspirational Quote Page
### _Code by: Abilio Assis_
### _Reviewer: Felicity Evans_

- Live Site URL: [Netlify](https://magnificent-kitsune-7aa19c.netlify.app/)
- Codebase: [Github](https://github.com/abilioassis/inspirational-quote-page)

## What you did well
- Clean CSS
- Use of classes and class names
- Stretch goals of hover class
- Use of flexbox

## What could be improved
- Background image fill container
- Responsive sizing


## Challenge
- Use a blockquote element
Console
/index.html
-3:00