Lint fixes

This commit is contained in:
Gykes 2025-06-01 16:07:05 -07:00
parent 066a854c24
commit 8b51e857c6

View file

@ -8,13 +8,13 @@
}
.poster {
max-width: 370px;
max-height: 250px;
margin-right: 20px;
flex-shrink: 0;
display: flex;
align-items: center;
justify-content: center;
flex-shrink: 0;
margin-right: 20px;
max-width: 370px;
max-height: 250px;
}
.poster img {