Skip to content

Commit 56d45ba

Browse files
authored
Update main.scss
1 parent 9ba103c commit 56d45ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/css/main.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ $max-content-width: {{ site.max_width }};
2626

2727
.shadow-box {
2828
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
29-
padding: 20px;
29+
padding: 40px;
3030
margin-bottom: 20px;
3131
border-radius: 10px;
3232
background-color: var(--background-light); /* Default to light mode background */

0 commit comments

Comments
 (0)