style: Adjust item card height

This commit is contained in:
Marselino Widis 2023-01-18 15:55:08 +07:00
parent 5467d91085
commit 0abfb5245a

View File

@ -11,6 +11,7 @@
background-color: white;
border: #ccc 1px solid;
width: 100%;
height: 200px;
display: flex;
flex-direction: column;
justify-content: center;