This commit is contained in:
Kenneth Jannette
2024-04-19 23:31:39 -05:00
parent 38c64ae489
commit b166506269
2 changed files with 2 additions and 2 deletions

View File

@@ -286,7 +286,7 @@ img.img-1 {
.section-3 {
min-height: 680px;
font-family: Roboto;
background-color: var(--background-blue);
background-color: rgb(240, 247, 250);
margin: 20px 0px 30px 0px;
}