-
Notifications
You must be signed in to change notification settings - Fork 0
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
TCL30-69 - Add icons to slider to settings page #36
Conversation
Visit the preview URL for this PR (updated for commit d107a90): https://tcl-30-whats-near-me-d2e34--pr36-ac-settings-slider-0n1aoaaz.web.app (expires Sat, 11 Sep 2021 01:44:47 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 |
src/App.css
Outdated
} | ||
|
||
.thumb { | ||
box-sizing: border-box; | ||
top: 1px; | ||
width: 50px; | ||
height: 48px; | ||
border: 5px solid gray; | ||
background-color: black; | ||
border: 5px solid black; |
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.
It might be nice to have the border be the secondary color instead of black.
This is fantastic! The slider is working quite well, and the icons came very nicely, too 🥳 I hope it is okay, but I am going to change the outline color of the main part of the slider, and I will check out the CSS to remove the "Barlow" font and have "Merriweather" be the font for the content of the settings page. Quite minor things, really! Overall, this is great, @alxmcr 👍 |
… Merriweather as listed in Figma.
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.
Changes look great! I updated a few colors but otherwise it all worked well on my end. Gonna approve 😎
Description
Add icons to slider to the settings page
Related Issue
TCL30-69
Acceptance Criteria
Type of Changes
Updates
Before
After
Testing Steps / QA Criteria
ac-settings-slider
/settings