diff --git a/index.html b/index.html index e439d95..d29b42c 100644 --- a/index.html +++ b/index.html @@ -25,7 +25,6 @@ Berthume - home portfolio bio contact diff --git a/styles/index.css b/styles/index.css index 376c274..db7008b 100644 --- a/styles/index.css +++ b/styles/index.css @@ -148,7 +148,7 @@ nav { font-style: italic; display: flex; justify-content: space-between; - max-width: 432px; + max-width: 372px; margin: auto; font-size: 1.25em; }