mirror of
https://git.coop/cotech/website.git
synced 2025-12-20 12:47:33 +00:00
Add hover state to members grid
To match the Figma designs
This commit is contained in:
@ -513,3 +513,8 @@ footer {
|
||||
.coop-dialog-container {
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
||||
#members .grid__link:hover .box {
|
||||
background: black;
|
||||
border-color: transparent;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user