Adds option for links in card docs to have display text

This commit is contained in:
Alicia Sykes
2023-07-24 19:31:47 +01:00
parent 66158a20fd
commit 8ff4e4e36a
4 changed files with 14 additions and 6 deletions

View File

@@ -74,6 +74,7 @@ const SiteFeaturesWrapper = styled(StyledCard)`
li {
margin: 0.1rem 0;
text-indent: -1.2rem;
break-inside: avoid-column;
}
li:before {
content: '✓';