styles: Updates theme of V1 check to match homepage

This commit is contained in:
Alicia Sykes
2024-06-15 22:44:58 +01:00
parent d3cbc50fb7
commit 8feb67de38
8 changed files with 17 additions and 17 deletions

View File

@@ -66,7 +66,7 @@ h4 {
margin: 0.5rem 0;
}
&:not(:last-child) {
border-bottom: 1px solid ${colors.primary};
border-bottom: 1px solid ${colors.primaryTransparent};
}
&:hover {
.tech-confidence {