We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33e3fbc commit 8a2858bCopy full SHA for 8a2858b
assets/styles.css
@@ -52,7 +52,7 @@ section {
52
max-width: 900px;
53
background: #414141; /* Medium blue */
54
border-radius: 10px;
55
- box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
+ box-shadow: 0 4px 6px rgba(0, 0, 0, 0.5);
56
color: #eef6fc; /* Text in sections stays light blue */
57
}
58
0 commit comments