Commit 28d517f5 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Reduce the size of main nav

parent 3e4de1de
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
ul { ul {
margin: auto; margin: auto;
height: 42px; height: 40px;
overflow: hidden; overflow: hidden;
.count { .count {
font-weight: normal; font-weight: normal;
...@@ -78,7 +78,7 @@ ...@@ -78,7 +78,7 @@
text-shadow: 0 1px 1px white; text-shadow: 0 1px 1px white;
padding: 0 10px; padding: 0 10px;
text-decoration: none; text-decoration: none;
padding-top: 4px; padding-top: 2px;
} }
} }
} }
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