Fix the drive button in the homepage and a:hover in dropdown
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
|
||||
/* The container <div> - needed to position the dropdown content */
|
||||
.dropdown-bar {
|
||||
.cp .dropdown-bar {
|
||||
position: relative;
|
||||
display: inline-block;
|
||||
|
||||
@@ -55,6 +55,7 @@
|
||||
|
||||
&:hover {
|
||||
background-color: #f1f1f1;
|
||||
color: black !important;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user