css
This commit is contained in:
@@ -221,10 +221,21 @@ body {
|
||||
}
|
||||
|
||||
.button {
|
||||
color: black;
|
||||
cursor: pointer;
|
||||
background-color: white;
|
||||
border-radius: 50px;
|
||||
border: none;
|
||||
}
|
||||
|
||||
/* .button:hover {
|
||||
background-color: ;
|
||||
} */
|
||||
} */
|
||||
|
||||
.sort-dropdown {
|
||||
|
||||
}
|
||||
|
||||
.sort-drop-list {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user