Updates result components, adds card docs

This commit is contained in:
Alicia Sykes
2023-07-22 00:06:06 +01:00
parent 463e5d7154
commit f9437ea964
7 changed files with 53 additions and 8 deletions

View File

@@ -62,8 +62,9 @@ h4 {
}
}
.tech-icon {
width: 2.5rem;
min-width: 2.5rem;
border-radius: 4px;
margin: 0.5rem 0;
}
&:not(:last-child) {
border-bottom: 1px solid ${colors.primary};