-
Notifications
You must be signed in to change notification settings - Fork 47
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
Portfolio - Hannah #33
base: master
Are you sure you want to change the base?
Conversation
Personal Portfolio SiteWhat We're Looking For
For this project, the instructors are giving a spot-check review, looking for big patterns rather than going through your code line-by-line. If you’d like a more in-depth review, please reach out to me! |
justify-content: space-between; | ||
} | ||
|
||
.blog4 { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Couldn't the styles be "odd-blog" and "even-blog" instead? That way you only have to change 2 styles instead of 5.
|
||
</section> | ||
</section> | ||
<section class="blog4"> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Section is a good tag, but I think article might be more specific. Do you agree?
Personal Portfolio Site
Congratulations! You're submitting your assignment!
Comprehension Questions