File size: 100 Bytes
1982de5
 
 
 
 
 
1
2
3
4
5
6
.container {
  margin: 0 auto;
  min-width: 20rem;
  max-width: 73.5rem;
  padding: 0 0.5rem;
}