This commit is contained in:
Kenneth Jannette
2024-03-11 16:48:50 -05:00
parent 5fe2d5b2ab
commit 38333199e3
3 changed files with 9 additions and 7 deletions

View File

@@ -463,12 +463,13 @@ p.text-block-4 {
.section-three-header {
font-size: 30px;
font-family: Roboto;
font-weight: 400;
letter-spacing: 0.09px;
align-items: center;
justify-content: center;
margin: 12px auto 0px auto;
color: #757575;
letter-spacing: -0.09rem;
letter-spacing: 0.13rem;
}
.section-three-subhead {