diff --git a/4-layout/22-absolute-removal/styles.css b/4-layout/22-absolute-removal/styles.css index 7747531..53b1c70 100644 --- a/4-layout/22-absolute-removal/styles.css +++ b/4-layout/22-absolute-removal/styles.css @@ -34,7 +34,7 @@ nav li { main { position: relative; - top: 133px; + top: 103px; } section {