We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3411085 commit 4888a16Copy full SHA for 4888a16
1 file changed
style.css
@@ -47,7 +47,7 @@
47
48
/* Main content area */
49
.container {
50
- max-width: 800px; /* Restrict the width to 1200px */
+ max-width: 1200px; /* Restrict the width to 1200px */
51
margin: 0 auto; /* Center the container */
52
padding: 0 20px 60px;
53
background-color: #fff;
0 commit comments