MVP
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
|
||||
.CardBack_cardBack__6DiO1 {
|
||||
border: 2px solid #ff000000;
|
||||
border-radius: 15px;
|
||||
transition: border 0.3s ease, margin 0.3s ease;
|
||||
margin-top: 0px;
|
||||
}
|
||||
|
||||
.CardBack_cardBack__6DiO1:hover {
|
||||
border: 2px solid #000000aa;
|
||||
margin-top: -6px;
|
||||
}
|
||||
|
||||
.CardBack_cardBack__6DiO1.CardBack_selected__lKryF {
|
||||
border: 2px solid #000000aa;
|
||||
margin-top: -12px;
|
||||
}
|
||||
|
||||
|
||||
/*# sourceMappingURL=components-CardBack-CardBack-stories.0d19a5cd.chunk.css.map*/
|
||||
Reference in New Issue
Block a user