responsiveness in html and css @media query

后端 未结 0 1575
北恋
北恋 2020-12-09 11:41

I\'m trying to create 3 different scenario\'s. Small screen, medium screens and large screens.

  @media screen and (max-width: 400px)  {
      .message-large,         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题