Lesson: Responsive Design with Bootstrap
House our page within a Bootstrap Container Fluid Div
Now let's make sure all the content on your page is mobile-responsive.
Let's nest your h3
element within a div
element with the class container-fluid
.
The content on this page is licensed under Attribution-ShareAlike 4.0 International. Original authors: freeCodeCamp, the content was modified.