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 b1618b4 commit 0a363b1Copy full SHA for 0a363b1
assets/styles.css
@@ -50,7 +50,7 @@ section {
50
padding: 40px 20px;
51
margin: 20px auto;
52
max-width: 900px;
53
- background: #3a86c8; /* Medium blue */
+ background: #414141; /* Medium blue */
54
border-radius: 10px;
55
box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
56
color: #eef6fc; /* Text in sections stays light blue */
0 commit comments