-
Notifications
You must be signed in to change notification settings - Fork 22
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
Ch/browser graphic #467
Ch/browser graphic #467
Conversation
Codecov Report
@@ Coverage Diff @@
## ch/images-fontColor #467 +/- ##
=======================================================
+ Coverage 93.11% 95.85% +2.73%
=======================================================
Files 30 30
Lines 1061 1061
Branches 201 201
=======================================================
+ Hits 988 1017 +29
+ Misses 60 37 -23
+ Partials 13 7 -6
Continue to review full report at Codecov.
|
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.
👍
* refactored how we pull in images using gatsby docs * color for text and buttons change on scroll * added all dummy text. refactored how colors change * refactored color loops in scss * small tweaks * ran yarn format * add icons, minify images (#465) * add intro and conclusion sections (#466) * add browser graphic (#467)
Created the graphic that shows for the "Browser View". All sections share variations of the same graphic. It's very simple so I just used HTML/CSS. That should help reduce the number of images to be loaded.
Desktop
Mobile