This commit is contained in:
Kenneth Jannette
2024-03-05 16:27:23 -06:00
parent 98394b0807
commit ffc21bd879
3 changed files with 9 additions and 1 deletions

View File

@@ -35,6 +35,13 @@
margin-bottom: 25px;
}
.doc-editing-instructions-header {
text-decoration: underline;
text-align: center;
font-size: 1.1rem;
font-weight: 500;
}
.doc-edit-subheader {
display: flex;
flex-direction: row;