같은이름의 영역이 나뉘어지면안됨.

@media screen and (min-width: 800px) {

    .container {

      margin: 1em 2em;

    }

  }

반응형 grid 

+ Recent posts