This commit is contained in:
2025-05-13 14:15:41 -07:00
parent 29da9cb90d
commit b5b8d1d213
3 changed files with 7 additions and 1 deletions

View File

@@ -32,10 +32,13 @@
a {
display: block;
font-size: 16px;
color: $c-textGrey;
}
img {
width: 100%;
margin-bottom: 1rem;
}
}