Skip to content

Commit 1e21cc3

Browse files
committed
Update styles.css
1 parent 65efa44 commit 1e21cc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/static/styles.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -476,7 +476,7 @@ p {
476476

477477
.box {
478478
background-color: #88878752; /* Background color of the box */
479-
padding: 1px; /* Spacing inside the box */
479+
padding: 8px; /* Spacing inside the box */
480480
border-radius: 10px; /* Rounded corners for the box */
481481
margin: 20px auto; /* Center the box horizontally */
482482
max-width: 60%; /* Set a maximum width for the box */

0 commit comments

Comments
 (0)