bugfix
This commit is contained in:
parent
5586c0e5f6
commit
bb055ed6aa
@ -49,8 +49,9 @@ hr {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.card:hover {
|
.card:hover {
|
||||||
border: 2px solid #FF8844;
|
border: 2px solid red;
|
||||||
}
|
}
|
||||||
|
|
||||||
.subcard {
|
.subcard {
|
||||||
background-color: #eeeeee;
|
background-color: #eeeeee;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user