This commit is contained in:
2025-05-13 14:16:53 -07:00
parent b5b8d1d213
commit 4a7caff4e0
3 changed files with 8 additions and 1 deletions

View File

@@ -34,6 +34,10 @@
display: block;
font-size: 16px;
color: $c-textGrey;
&:nth-of-type(3) {
margin-bottom: 1rem;
}
}
img {