Closed jinalfoflia closed 7 years ago
@katydecorah the text in the information container is overflowing, is there a way we could increase the size of this container? I'd love to also know if increasing the information
icon's size is getting well with the styling of the page.
@mikelmaron I have made some tweaks to the introduction text, it'll be great to have your 👀 before we merge it.
@jinalfoflia To fix the height on the information box try changing this line https://github.com/mapbox/mapping/blob/b6fd3c3b757f7e477a3fbae1e55fc79660f48478/site.css#L232 to height: 380px;
@jinalfoflia To fix the height on the information box try changing this line https://github.com/mapbox/mapping/blob/b6fd3c3b757f7e477a3fbae1e55fc79660f48478/site.css#L232 to height: 380px;
@katydecorah it works, thank you so much! 🎉
Thank you @mikelmaron and @katydecorah for the review 🙇♀️
Looks so much better now! ❤️
The information icon (i) is subtle, to make it more visible, I have changed the size of the icon.
Before 👇
After 👇
Next action[s]