5 lines
No EOL
83 B
CSS
5 lines
No EOL
83 B
CSS
.container {
|
|
max-width: 900px;
|
|
margin-left: auto;
|
|
margin-right: auto;
|
|
} |