mirror of
https://github.com/romancm/gamebrary
synced 2024-11-24 04:03:06 +00:00
Don't center align game covers on wide card
This commit is contained in:
parent
3ab77f8d17
commit
bd12734bc6
1 changed files with 0 additions and 1 deletions
|
@ -81,7 +81,6 @@ export default {
|
|||
width: 50px;
|
||||
height: auto;
|
||||
display: flex;
|
||||
align-self: center;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue