Don't center align game covers on wide card

This commit is contained in:
Roman Cervantes 2019-12-02 15:23:39 -07:00
parent 3ab77f8d17
commit bd12734bc6

View file

@ -81,7 +81,6 @@ export default {
width: 50px;
height: auto;
display: flex;
align-self: center;
cursor: pointer;
}