Adds option for links in card docs to have display text
This commit is contained in:
@@ -74,6 +74,7 @@ const SiteFeaturesWrapper = styled(StyledCard)`
|
||||
li {
|
||||
margin: 0.1rem 0;
|
||||
text-indent: -1.2rem;
|
||||
break-inside: avoid-column;
|
||||
}
|
||||
li:before {
|
||||
content: '✓';
|
||||
|
||||
Reference in New Issue
Block a user