Testimonials with working @media query via CSS grids
Design comparison
Solution retrospective
Is there a way to center the grid vertically on the viewscreen? I had to use padding-top: 8% to get the desired height for my content but I don't think that'd work so well in a real website.
Community feedback
- @correlucasPosted over 2 years ago
๐พHello Kitty, congratulations for your solution!
I saw the hard work you've done, but since you've used codepen is a little bit tricky to manage your code. Its better you use Github to keep your code there, even better because Github is a professional tool where you can showcase your projects and skills, Codepen is more to show small pieces of code working.
Think about that.
Hope it helps and happy coding!
0@Kitty10206Posted over 2 years ago@correlucas Hi Lucas, thanks for the tip! I believe my code is available on my GitHub repo, and I've tried to get GitHub pages to work (I'll make a second attempt in the morning). I like using Codepen mainly because it's what I learned with first. Thanks again :)
0@correlucasPosted over 2 years ago@Kitty10206 Ah okay, sorry my bad!
I've a solution for you use
vercel.com
netlify.com
to put your live page on. I had the same issue with Github Pages, because is too hard to setup, with vercel.com in a matter of 5min your live site is on, all you need to do is connect with Github account, import the repository and deploy.Then you say me if works Kitti, I'll be happy to help you to fix the issue with the alignment after you update your solution!
0@Kitty10206Posted over 2 years ago@correlucas I had a try to set up Vercel and Netlify but I got a 404 not_found each time, so I must be doing something terribly wrong...
0@correlucasPosted over 2 years ago@Kitty10206 Hello Kitty, I saw your Github repository, and I don't see the challenges repositories, you can try to download the challenge folder and create a new repository and then try to import with vercel.com
I think by doing it with a fresh repository you'll fix it.
0
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