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