Commit c71697ab authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Make nav menu a bit higher

parent 746ffcfc
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
ul { ul {
margin: auto; margin: auto;
height: 39px; height: 41px;
position: relative; position: relative;
top: 3px; top: 3px;
overflow: hidden; overflow: hidden;
...@@ -54,7 +54,7 @@ ...@@ -54,7 +54,7 @@
display: block; display: block;
text-align: center; text-align: center;
font-weight: normal; font-weight: normal;
height: 36px; height: 38px;
line-height: 34px; line-height: 34px;
color: #777; color: #777;
text-shadow: 0 1px 1px white; text-shadow: 0 1px 1px white;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment