diff --git a/lecture26/styles.css b/lecture26/styles.css index 2fab356..a0f3de0 100644 --- a/lecture26/styles.css +++ b/lecture26/styles.css @@ -104,6 +104,8 @@ footer{ height: 400px; border-radius: 20px; transition: all 0.6s linear 0s; + /* bottom extra spacing fix */ + display: block; } .rightBox:hover{