You are reading a single comment by @Velocio and its replies. Click here to read the full conversation.
  • @Velocio

    Can you change that with this?

    @media (min-width: 1200px)
    .container {

    width: /* 1170px */ 1370px;
    

    }

    Or, even better to 90%?

  • Why??

    Because it's better, and I like more. For mobiles and tablets you give 100% of the space which is fine, for desktops you give an extra small surrounded by two rivers of dark grey.
    Why don't let use the space available? But the real answer to your question is: why not?

About

Avatar for Velocio @Velocio started