diff --git a/1-exercise-solutions/lesson-04/4j.html b/1-exercise-solutions/lesson-04/4j.html index cc6803d..70482aa 100644 --- a/1-exercise-solutions/lesson-04/4j.html +++ b/1-exercise-solutions/lesson-04/4j.html @@ -14,7 +14,7 @@ .shadow-button:active { margin-top: 3px; - margin-left: 3px; + margin-bottom: 3px; box-shadow: none; }