Commit f15e8a0c authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

better align for main-nav

parent b143976b
.main-nav { .main-nav {
margin: 30px 0; margin: 30px 0;
margin-top: 10px; margin-top: 0;
padding-top: 4px;
border-bottom: 1px solid #E1E1E1; border-bottom: 1px solid #E1E1E1;
ul { ul {
......
...@@ -31,4 +31,8 @@ ...@@ -31,4 +31,8 @@
border-left: 1px solid #666; border-left: 1px solid #666;
} }
} }
.main-nav {
background: #f5f5f5;
}
} }
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