This commit is contained in:
2025-05-13 15:26:33 -07:00
parent 800ef88baf
commit 0b61ba3dca
3 changed files with 12 additions and 1 deletions

View File

@@ -51,6 +51,12 @@
a {
display: block;
color: $c-textGrey;
}
img {
display: block;
margin-bottom: 1rem;
}
}