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 9ba103c commit 56d45baCopy full SHA for 56d45ba
assets/css/main.scss
@@ -26,7 +26,7 @@ $max-content-width: {{ site.max_width }};
26
27
.shadow-box {
28
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
29
- padding: 20px;
+ padding: 40px;
30
margin-bottom: 20px;
31
border-radius: 10px;
32
background-color: var(--background-light); /* Default to light mode background */
0 commit comments