mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2025-12-27 22:22:42 +00:00
Revert dismiss styling to opacity change on hover
This commit is contained in:
@@ -31,10 +31,10 @@
|
||||
top : 10px;
|
||||
right : 10px;
|
||||
cursor : pointer;
|
||||
opacity : 0.6;
|
||||
background-color: transparent;
|
||||
&:hover{
|
||||
opacity : 1;
|
||||
background-color: #333;
|
||||
}
|
||||
}
|
||||
.header {
|
||||
|
||||
Reference in New Issue
Block a user