This commit is contained in:
Kenneth Jannette
2024-03-26 00:26:55 -05:00
parent 651aa9186a
commit a2148360d3
3 changed files with 39 additions and 15 deletions

View File

@@ -109,6 +109,12 @@ section.section-1 {
margin-right: 15px;
}
.explore-link {
color: blue;
cursor: pointer;
font-weight: 500;
}
.card-link-box {
display: flex;
flex-direction: column;
@@ -253,6 +259,7 @@ a.link:hover {
img.img-1 {
padding-left: 13px;
color: blue;
}
.section-3 {