This commit is contained in:
Kenneth Jannette
2024-03-02 18:59:21 -06:00
parent 6dba81ad5e
commit 109701233c
3 changed files with 70 additions and 0 deletions

View File

@@ -42,6 +42,10 @@
}
.req-item-outer-div {
margin-bottom: 10px;
&.row {
display: flex;
flex-direction: row;
}
}
.req-item-inner-div {