This commit is contained in:
Kenneth Jannette
2024-03-05 16:43:31 -06:00
parent ffc21bd879
commit 10716ee623
2 changed files with 5 additions and 2 deletions

View File

@@ -36,10 +36,12 @@
}
.doc-editing-instructions-header {
font-family: Roboto;
text-decoration: underline;
text-align: center;
font-size: 1.1rem;
font-size: 1.3rem;
font-weight: 500;
letter-spacing: 0.02rem;
}
.doc-edit-subheader {
@@ -47,6 +49,7 @@
flex-direction: row;
margin-bottom: 20px;
}
.req-item-outer-div {
margin-bottom: 10px;
&.row {