This commit is contained in:
2024-09-05 19:33:30 -04:00
parent 51da011d12
commit 7f6116450f
187 changed files with 81911 additions and 388 deletions

View File

@@ -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*/