Compare commits

...

2 Commits

Author SHA1 Message Date
7c687c3c48 fix trash frontend 2 2025-06-08 14:00:00 +00:00
bf44af8541 fix trash frontend 1 2025-06-08 13:59:27 +00:00
2 changed files with 4 additions and 4 deletions

View File

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

View File

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