Changed navbar style
This commit is contained in:
@@ -67,13 +67,13 @@
|
||||
display: block;
|
||||
width: 25px;
|
||||
height: 10px;
|
||||
border-top: 2px solid #eee;
|
||||
border-top: 2px solid #f00;
|
||||
}
|
||||
.nav > .nav-links {
|
||||
position: absolute;
|
||||
display: block;
|
||||
width: 100%;
|
||||
background-color: #333;
|
||||
background-color: #f1fdfd;
|
||||
height: 0px;
|
||||
transition: all 0.3s ease-in;
|
||||
overflow-y: hidden;
|
||||
|
||||
Reference in New Issue
Block a user