Update clean-blog.css
fixed desktop header issue
This commit is contained in:
parent
60afede787
commit
91cc2787ec
|
@ -103,6 +103,10 @@ hr.small {
|
|||
.navbar-custom .nav li a:focus {
|
||||
color: rgba(255, 255, 255, 0.8);
|
||||
}
|
||||
|
||||
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
|
||||
background: transparent;
|
||||
}
|
||||
}
|
||||
@media only screen and (min-width: 1170px) {
|
||||
.navbar-custom {
|
||||
|
|
Loading…
Reference in a new issue