Compare commits

...

2 Commits

Author SHA1 Message Date
4a5e15c55c Merge branch 'bukopin' into devops-staging 2023-01-18 15:55:20 +07:00
0abfb5245a style: Adjust item card height 2023-01-18 15:55:08 +07:00

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;