changed layout
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
.review-description {
|
.review-description {
|
||||||
margin: 70px;
|
margin: 20px 70px 70px 70px;
|
||||||
font-size: 1.1rem;
|
font-size: 1.1rem;
|
||||||
width: min(800px, 70vw);
|
width: min(800px, 70vw);
|
||||||
height: fit-content;
|
height: fit-content;
|
||||||
|
|||||||
@@ -57,6 +57,8 @@ h4 {
|
|||||||
margin-top: 150px;
|
margin-top: 150px;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: fit-content;
|
height: fit-content;
|
||||||
|
display: flex;
|
||||||
|
flex-direction: column;
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-button {
|
.custom-button {
|
||||||
|
|||||||
Reference in New Issue
Block a user