Increase size of part image display
This commit is contained in:
parent
e22ae21dc2
commit
9fc6268558
|
|
@ -85,8 +85,8 @@
|
|||
}
|
||||
|
||||
.part-thumb {
|
||||
width: 150px;
|
||||
height: 150px;
|
||||
width: 200px;
|
||||
height: 200px;
|
||||
margin: 5px;
|
||||
padding: 5px;
|
||||
object-fit: contain;
|
||||
|
|
|
|||
Loading…
Reference in New Issue