update link colors
This commit is contained in:
parent
d46459afab
commit
b897f8e4b1
1 changed files with 2 additions and 2 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Reference in a new issue