PUBLISH: Add back in margin at the top of reviews
This commit is contained in:
parent
b88eeab5c5
commit
9c3f532357
3 changed files with 202 additions and 200 deletions
|
|
@ -11,6 +11,7 @@
|
|||
flex-direction: column;
|
||||
align-items: center;
|
||||
gap: 30px;
|
||||
margin-top: 30px;
|
||||
}
|
||||
|
||||
.review-header h1 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue