This commit is contained in:
Kenneth Jannette
2024-03-09 12:33:05 -06:00
parent 71213600ff
commit 6a23c84e9f
5 changed files with 13 additions and 10 deletions

View File

@@ -7,6 +7,7 @@
border-radius: 10px;
height: 85px;
padding: 0px 0px 0px 15px;
border: 1px solid orange;
}
.doc-header-text {

View File

@@ -126,7 +126,7 @@ section.section-1 {
font-family: Roboto;
color: #fff;
padding: 20px 0px 10px 0px;
font-size: 24px;
font-size: 20px;
font-weight: 100;
max-width: 370px;
line-height: 29px;