Compare commits

...

6 Commits

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 {