I have created one app with Angular 4 and I want to use Bootstrap class for responsiveness. But some how it is not impacting col-lg-4
col-md-4
classes.
I am following this link: Add bootstrap
Below is the images for the same:
In the image there is clearly defined col-lg-4
, so both the boxes must be in one line but some how it is not doing this.