update link colors

This commit is contained in:
Sean Yesmunt 2021-03-28 12:36:14 -04:00
parent d46459afab
commit b897f8e4b1

View file

@ -78,9 +78,9 @@ main {
}
.link {
color: #31afa1;
color: #e2048e;
font-weight: 900;
border-bottom: 1px solid #31afa1;
border-bottom: 1px solid #e2048e;
}
.landing__img-container {