In styles.css, replace the empty rule with the exact subtle shadows declaration block.
Target styles.css · Inside .action-card. Evidence .action-card contains the lesson's primary declaration. Snippet.action-card {
box-shadow: 0 12px 30px rgba(15, 23, 42, 0.12);
}
Next up