diff --git a/public/assets/games.csv b/public/assets/games.csv index c8eba56..e81a43d 100644 --- a/public/assets/games.csv +++ b/public/assets/games.csv @@ -203168,4 +203168,5 @@ Beat Saber,, Quest Master,, Descensus,, Space Odyssey,, -District Panic Playtest,, \ No newline at end of file +District Panic Playtest,, +Fire Emblem Engage,, \ No newline at end of file diff --git a/src/styles/cardMod.css b/src/styles/cardMod.css index 5244511..ec7b3ae 100644 --- a/src/styles/cardMod.css +++ b/src/styles/cardMod.css @@ -23,6 +23,7 @@ flex-direction: column; grid-gap: 15px; flex-grow: 1; + justify-content: space-between; } .cMMFoot {