Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 7c687c3c48 | |||
| bf44af8541 |
@@ -35,8 +35,8 @@
|
||||
}
|
||||
|
||||
.review-area {
|
||||
display: grid;
|
||||
justify-content: center;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
gap: 25px;
|
||||
|
||||
img {
|
||||
|
||||
@@ -35,8 +35,8 @@
|
||||
}
|
||||
|
||||
.review-area {
|
||||
display: grid;
|
||||
justify-content: center;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
gap: 25px;
|
||||
|
||||
img {
|
||||
|
||||
Reference in New Issue
Block a user