We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2a3b59 commit f620287Copy full SHA for f620287
style.css
@@ -16,7 +16,7 @@ body {
16
width: 80%; /* Adjust width as needed */
17
max-width: 600px; /* Maximum width */
18
margin: 50px auto; /* Center the container */
19
- padding: 20px;
+ padding: 40px;
20
background-color: #fff; /* White container background */
21
border-radius: 8px; /* Rounded corners */
22
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); /* Subtle shadow */
0 commit comments