code added
This commit is contained in:
+7
-2
@@ -201,7 +201,7 @@ $background-color_2: #fff;
|
||||
.dropdown-menu {
|
||||
width: 100%;
|
||||
left: 0;
|
||||
margin-top: 1.5rem;
|
||||
// margin-top: 1.5rem;
|
||||
}
|
||||
.dropdown {
|
||||
&:hover {
|
||||
@@ -376,4 +376,9 @@ $background-color_2: #fff;
|
||||
to {
|
||||
transform: rotate(360deg);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.mbil-name, .navbar-brand img{
|
||||
transition: all .2s ease;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user