fix trash frontend #182

Closed
tinohi wants to merge 2 commits from tinohi/maps-service:master into master
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 {