-
-
Notifications
You must be signed in to change notification settings - Fork 73
ITP JAN 25 | Katarzyna Kazimierczuk | Data Flows | Programmer Humor #214
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
base: main
Are you sure you want to change the base?
Conversation
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.
fetch/programmer-humour/styles.css
Outdated
background-color: rgb(252, 254, 211); | ||
} | ||
|
||
#comic-container { |
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.
I don't see this styling (comic-container)being used in your application. If it's not being used, it's best to remove it. Or else, please review your index.html and make sure your div id names are correct.
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.
issue fixed
Absolutely, it was a typo in the script link. |
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.
@katarzynakaz - thanks for making those changes. This is much better!
I see you added 2 more files to the latest commit (package.json and package-lock.json). Please make sure to only commit the files necessary for the specific exercise.
Learners, PR Template
Self checklist
Changelist
Programmer humor task
Questions
No questions