Update 0BDFDB.raw.css
This commit is contained in:
parent
d585f1339f
commit
183a744e08
|
@ -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] {
|
||||
|
|
Loading…
Reference in New Issue