diff --git a/style.css b/style.css index cde7687..74297f5 100644 --- a/style.css +++ b/style.css @@ -113,6 +113,7 @@ nav { nav ul li { margin-right: 20px; + margin-left: 20px; } nav ul li a { @@ -181,4 +182,4 @@ table.image-table img { img { margin-bottom: 10px; } -} \ No newline at end of file +}