Skip to content

Commit f620287

Browse files
authored
Update style.css
1 parent d2a3b59 commit f620287

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ body {
1616
width: 80%; /* Adjust width as needed */
1717
max-width: 600px; /* Maximum width */
1818
margin: 50px auto; /* Center the container */
19-
padding: 20px;
19+
padding: 40px;
2020
background-color: #fff; /* White container background */
2121
border-radius: 8px; /* Rounded corners */
2222
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); /* Subtle shadow */

0 commit comments

Comments
 (0)