Skip to content

Instantly share code, notes, and snippets.

View DarthJDG's full-sized avatar

Robert Biro DarthJDG

View GitHub Profile
@DarthJDG
DarthJDG / gog-fix.css
Last active October 31, 2018 14:24
GOG anniversary fixes
/* Show list view in store */
.catalog__games-list .product-tile {
width: 100% !important;
height: 60px !important;
margin-bottom: 0 !important;
float: none !important;
margin-left: 0 !important;
border-bottom: 1px solid #cfcfcf !important;
}