diff --git a/style.css b/style.css index 33330b1..baedf08 100644 --- a/style.css +++ b/style.css @@ -405,6 +405,7 @@ } .menuList__item { display: inline-block; + padding: 0 0.5em; text-align: center; } .menuList__item ahover { diff --git a/style.css b/style.css index 33330b1..baedf08 100644 --- a/style.css +++ b/style.css @@ -405,6 +405,7 @@ } .menuList__item { display: inline-block; + padding: 0 0.5em; text-align: center; } .menuList__item ahover { diff --git a/style.styl b/style.styl index 8125537..fae3b77 100644 --- a/style.styl +++ b/style.styl @@ -456,6 +456,7 @@ .menuList__item display inline-block + padding 0 0.5em text-align center ahover