This commit is contained in:
Kenneth Jannette
2024-03-16 17:44:14 -05:00
parent fc0c60fc08
commit e1a712f144
2 changed files with 8 additions and 1 deletions

View File

@@ -407,10 +407,16 @@
.req-edit-comesnow {
line-height: 2;
text-align: justify;
max-width: 700px;
}
.req-edit-comesnow-box {
min-width: 740px;
min-width: 600px;
margin-bottom: 18px;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.scroll-button {