diff --git a/Library/_res/0BDFDB.raw.css b/Library/_res/0BDFDB.raw.css index 101565276b..a2bfd0b949 100644 --- a/Library/_res/0BDFDB.raw.css +++ b/Library/_res/0BDFDB.raw.css @@ -271,7 +271,7 @@ img:not([src]), img[src=""], img[src="null"] { [REPLACE_CLASS_discoverycards] { display: grid; grid-gap: 16px; - grid-template-columns: repeat(auto-fill, minmax(312px, 1fr)); + grid-template-columns: repeat(auto-fill, minmax(294px, 1fr)); padding: 10px 0; } [REPLACE_CLASS_discoverycard] {