mobile navbar background
back to top buttoncolor
This commit is contained in:
parent
6c3fecaf68
commit
e9c6b09688
@ -35,7 +35,7 @@ h1{
|
||||
|
||||
margin-bottom: 40px;
|
||||
margin-right: 60px;
|
||||
background-color: #311E25;
|
||||
background-color: #194378;
|
||||
opacity: 0.5;
|
||||
transition: opacity 500ms;
|
||||
color: white;
|
||||
@ -65,7 +65,7 @@ h1{
|
||||
@media screen and (max-width: 1200px) {
|
||||
/*background color of collapsed navbar*/
|
||||
.navbar-nav {
|
||||
background: #311E25;
|
||||
background: #001631;
|
||||
}
|
||||
|
||||
#backtotopbutton {
|
||||
|
Loading…
Reference in New Issue
Block a user