Feat : implement per effects

This commit is contained in:
2024-07-07 18:26:19 +02:00
parent 9ce64ab591
commit 3eba056253
77 changed files with 110 additions and 88 deletions
+1 -1
View File
@@ -54,7 +54,7 @@ function fireGemCardClick(e: string) {
<style scoped>
#market {
width: min-content;
width: max-content;
display: flex;
flex-direction: row;
justify-content: center;