No img-responsive in Bootstrap 4

后端 未结 7 1072
北恋
北恋 2020-12-28 12:47

I just downloaded the source code for Bootstrap 4 alpha 2 and can\'t find the class img-responsive in it. It exists in Bootstrap 3 source code and I can find it

相关标签:
7条回答
  • 2020-12-28 13:50

    Boostrap 4 is using .img-fluid class.

    For more references Boostrap changes for image

    0 讨论(0)
提交回复
热议问题