Skip to content
Snippets Groups Projects
Verified Commit 08b6d8ce authored by David Beniamine's avatar David Beniamine
Browse files

Better fix top bar

parent 31638a5f
Branches
No related tags found
No related merge requests found
...@@ -18,10 +18,10 @@ h2{ ...@@ -18,10 +18,10 @@ h2{
} }
#top { #top {
padding: 20px 35px;
margin: 20px; margin: 20px;
margin-bottom: 10%; padding-bottom: 10%;
background: #fff; background: #fff;
border-bottom: 1px solid rgba(22,54,36,.1);
} }
#top a { #top a {
float: left; float: left;
...@@ -146,7 +146,6 @@ h2{ ...@@ -146,7 +146,6 @@ h2{
*/ */
.content { .content {
padding: 10px 0px; padding: 10px 0px;
border-top: 1px solid rgba(22,54,36,.1);
} }
.content ul, .content ol, .items li ul { .content ul, .content ol, .items li ul {
padding: 20px 30px; padding: 20px 30px;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment