content
This commit is contained in:
2
css/bootstrap.min.css
vendored
2
css/bootstrap.min.css
vendored
@ -152,7 +152,7 @@ h6,
|
||||
p {
|
||||
margin-top: 0;
|
||||
margin-bottom: 1rem;
|
||||
color: #000;
|
||||
color: #6c757d;
|
||||
}
|
||||
|
||||
abbr[title],
|
||||
|
@ -252,12 +252,15 @@ h6{
|
||||
}
|
||||
|
||||
.navbar-light .navbar-brand img {
|
||||
max-height: 60px;
|
||||
max-height: 100px;
|
||||
transition: .5s;
|
||||
}
|
||||
|
||||
.sticky-top .navbar-light .navbar-brand img {
|
||||
max-height: 45px;
|
||||
max-height: 100px;
|
||||
}
|
||||
.icons{
|
||||
margin-left:100px;
|
||||
}
|
||||
|
||||
.navbar .dropdown-toggle::after {
|
||||
|
Reference in New Issue
Block a user