0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-24 23:48:13 -05:00

Updated product card styles

refs https://github.com/TryGhost/Team/issues/1245
This commit is contained in:
djordje vlaisavljevic 2021-12-12 19:23:42 +01:00
parent d55e44e5e9
commit e0cb8cc3c9

View file

@ -21,6 +21,7 @@
.kg-product-card-image {
grid-column: 1 / 3;
justify-self: center;
}
.kg-product-card-title-container {