Design comparison
Solution retrospective
Hello! This was a very fun project! I'm a little stuck on the Technology page in getting the buttons to move to the left of the text container, so if you'd like to drop some suggestions I'm all ears! I am also going through and learning to make it meet accessibility standards using this resource: https://www.w3.org/WAI/standards-guidelines/wcag/ and would really benefit from some guidance in this area. I am also going to do this project again using THREE.js for some of the planets and add more planets. If you have experience with THREE.js and have ideas for the best way to push it into GitHub, I'd love some information. I built out one planets already, but I haven't been successful in getting GitHub Pages to display the plant and I'm having trouble figuring out what the problem is. As always, I'm super grateful for your feedback!
Community feedback
- @viliuskacerginasPosted almost 3 years ago
Hi you can use on ''number-indicators'' grid-column-start: 1; grid-column-end: 2; justify-self: end; grid-row-end: 1;
Marked as helpful1
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord