Skip to content

Commit

Permalink
Update style.css
Browse files Browse the repository at this point in the history
  • Loading branch information
iiDk-the-actual authored Nov 14, 2024
1 parent 8f6a0fe commit 97340e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion style.css
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ body {
border-radius: 10px; /* Rounded corners */
padding: 3px 3px; /* Thinner padding on the X-axis */
text-align: center;
width: 600px; /* Set a width for the container */
width: 47%; /* Set a width for the container */
/* max-width: 600px; Max width for better responsiveness */
margin-top: 10px; /* Adds 10px space above the container */
}
Expand Down

0 comments on commit 97340e6

Please sign in to comment.