diff --git a/1-exercise-solutions/lesson-04/4d.html b/1-exercise-solutions/lesson-04/4d.html index 09cb470..ce93de2 100644 --- a/1-exercise-solutions/lesson-04/4d.html +++ b/1-exercise-solutions/lesson-04/4d.html @@ -29,6 +29,10 @@ cursor: pointer; margin-top: 10px; } + + .show-button { + margin-left: 10px; + } @@ -40,6 +44,20 @@