How to align a line to a center with bootstrap classes?
How to align a line to a center with bootstrap classes?
Student
An enthusiastic, adaptive, and fast-learning person with a broad and acute interest in the discovery of new innovative drugs, I particularly enjoy collaborating with scientists from different disciplines to develop new skills and solve new challenges.
To align a line to the center you can use the flexbox property through which you can center a line easily. But the grid system is already centered, you don't need to align it to the center.
Let us understand with the help of an example:
Hope this will help you.
Happy Coding!