diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index 0582c5b..db69049 100644 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -92,7 +92,7 @@ header a.main:hover{ position: relative; } .menu li + li { - margin-left: 7.38%; + margin-left: 7.28%; } .menu li { list-style: none; @@ -101,7 +101,7 @@ header a.main:hover{ text-align: center; /*width: 14%;*/ /*min-width: 130px;*/ - max-width: 8%; + max-width: 8.5%; } .menu li a:after { content: ''; -- libgit2 0.21.4