Skip to content

Commit 5ac1950

Browse files
committed
small fix
1 parent 8a2858b commit 5ac1950

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/styles.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ section {
5252
max-width: 900px;
5353
background: #414141; /* Medium blue */
5454
border-radius: 10px;
55-
box-shadow: 0 4px 6px rgba(0, 0, 0, 0.5);
55+
box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
5656
color: #eef6fc; /* Text in sections stays light blue */
5757
}
5858

0 commit comments

Comments
 (0)