Design comparison
Community feedback
- @grace-snowPosted about 4 years ago
Hi,
I'd recommend you have a go at doing this without importing bootstrap. You really don't need it and it's actually causing some inconsistency problems with things like margins and paddings on your page.
If you were using something like bootstrap, the goal would be to hardly need to write any css yourself but make use of the library. You'd only update things like colors and fonts.
At the moment, you've got things like borders on elements that shouldn't have them, and some text that is really tiny. I think most of that is caused by the inclusion of bootstrap.
You'll learn better without it, I promise. Have a go and have fun learning :)
2
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