diff --git a/index.html b/index.html index e7f7cfb..4e009c2 100644 --- a/index.html +++ b/index.html @@ -5,6 +5,7 @@ Milites Christi + diff --git a/style.css b/style.css index 50a02d0..2152c65 100644 --- a/style.css +++ b/style.css @@ -75,6 +75,8 @@ nav ul { nav ul>li { display: inline-block; position: relative; + padding-left: 20px; + padding-right: 20px; } nav a {