This commit is contained in:
2025-05-13 14:17:34 -07:00
parent 4a7caff4e0
commit 833ef90ca3
3 changed files with 10 additions and 1 deletions

View File

@@ -58,6 +58,12 @@
.position {
color: $c-navy;
}
.excerpt {
p {
display: inline;
}
}
}
}
}