diff --git a/www/css/style.css b/www/css/style.css index 693b9bd..9737d8a 100644 --- a/www/css/style.css +++ b/www/css/style.css @@ -54,13 +54,13 @@ nav ul { } nav li { - height: 45px; - line-height: 55px; + height: 100%; + line-height: 50px; } nav a { display: inline-block; - height: 100%; + height: 40px; margin: 0 .7em; text-decoration: none;