diff --git a/_posts/2024-05-18-casino-kid.md b/_posts/2024-05-18-casino-kid.md index e3c6bbf..054e222 100644 --- a/_posts/2024-05-18-casino-kid.md +++ b/_posts/2024-05-18-casino-kid.md @@ -18,7 +18,7 @@ tags: author: "octobot" mobygames_id: "17730" software_data: - platform: "NES" + platform: "nes" rom_index: "578ac4e6c15c915e274c69580f30aaa9.nes" release: region: "USA" diff --git a/_sass/_SalaMuseoGames.scss b/_sass/_SalaMuseoGames.scss index 018c6f0..2056b6e 100644 --- a/_sass/_SalaMuseoGames.scss +++ b/_sass/_SalaMuseoGames.scss @@ -55,7 +55,7 @@ iframe#software-embed-frame { } body.cinema-view > section.post > article > p.software-embed-wrapper > div.software-embed-container { - height: calc(100vh - 2rem); + height: calc(100vh - 2rem) !important; } #ConfigurationCustomizer > ul > li {