diff --git a/styles/global.css b/styles/global.css index 47b3edc..d89d961 100644 --- a/styles/global.css +++ b/styles/global.css @@ -102,4 +102,5 @@ nav ul li a { grid-template-columns: auto auto auto; width: 80%; margin: auto; + justify-content: space-between; } \ No newline at end of file