fix trash frontend 2

This commit is contained in:
2025-06-08 14:00:00 +00:00
parent bf44af8541
commit 7c687c3c48

View File

@@ -35,8 +35,8 @@
}
.review-area {
display: grid;
justify-content: center;
display: flex;
flex-direction: column;
gap: 25px;
img {