visual changes

This commit is contained in:
SowinskiBraeden committed 2026-06-13 23:44:27 -07:00
1 parent 7ac3ead321
commit 0a932d1967
2 files changed
+34 -22

No files matched your search

+12
View File
@@ -2073,6 +2073,18 @@ main::before {
display: none;
}
#work .card-icon {
width: 10px;
height: 10px;
margin: 12px 0 0 14px;
border-color: rgba(134, 179, 143, 0.42);
border-radius: 50%;
background-color: var(--soft);
background-image: none;
box-shadow: 0 0 0 6px rgba(42, 94, 62, 0.18);
opacity: 0.82;
}
#work .service-card h3 {
margin: 5px 0 0;
font-size: 1.15rem;