This commit is contained in:
Kenneth Jannette
2024-03-22 17:12:39 -05:00
parent 2994d998e0
commit 7209035b9a
2 changed files with 20 additions and 15 deletions

View File

@@ -325,7 +325,7 @@ p.card-texts {
font-family: Roboto;
font-size: 1.7rem;
font-weight: 400;
margin-top: 8px;
margin-top: 2px;
letter-spacing: -0.007rem;
color: #1f74a7;
}
@@ -362,7 +362,7 @@ p.card-title {
}
.home-card-text-box {
padding: 8px 10px 0px 10px;
padding: 2px 10px 0px 10px;
width: 270px;
height: 150px;
}