Jump to content

BEL

Members
  • Posts

    1
  • Joined

  • Last visited

Everything posted by BEL

  1. Hello! I have a media query in my CSS that is not effecting my site on desktop, only mobile. However, I would like the layout to shift to mobile if someone were to make their screen mobile sized for example. HTML: <meta name="viewport" content="width=device-width, initial-scale=1.0"/> CSS: @media only screen and (min-device-width : 320px) and (max-width : 480px)
×
×
  • Create New...