diff --git a/index.html b/index.html index d3533a0..2668503 100644 --- a/index.html +++ b/index.html @@ -20,7 +20,7 @@ body { display: flex; justify-content: center; align-items: center; - top-padding: 100px; + padding-top: 100px; } .navbar { background-color: #333;