diff --git a/index.html b/index.html index 32abe55..3d341e6 100644 --- a/index.html +++ b/index.html @@ -131,7 +131,7 @@ nav { width: 100%; /* Full width to match sectionB */ - padding-top: 25px; + padding-top: 10px; padding-bottom: 10px; /* Adjust height if needed, or let it be content-based */ display: flex; /* Flex layout to align nav items, optional */