Skip to content

Commit 3411085

Browse files
committed
update
1 parent fb0855c commit 3411085

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747

4848
/* Main content area */
4949
.container {
50-
max-width: 1000px; /* Restrict the width to 1200px */
50+
max-width: 800px; /* Restrict the width to 1200px */
5151
margin: 0 auto; /* Center the container */
5252
padding: 0 20px 60px;
5353
background-color: #fff;

0 commit comments

Comments
 (0)