feature/sabrinamiranda #1

Merged
SabrinaMiranda merged 33 commits from feature/sabrinamiranda into master 2023-02-10 23:17:10 +00:00
2 changed files with 4 additions and 9 deletions
Showing only changes of commit 7c8106100c - Show all commits

View File

@ -27,9 +27,7 @@
font-size: 14px;
line-height: 19px;
}
.container .link {
color: #929292;
}
.container .link,
.container .term {
color: #000000;
color: #929292;
}

View File

@ -23,11 +23,8 @@
line-height: 19px;
}
.link {
.link,
.term {
color: #929292;
}
.term {
color: #000000;
}
}