We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9364caf commit 3e786daCopy full SHA for 3e786da
src/react/card/styles.css
@@ -1,5 +1,6 @@
1
.frontmatter-view-card {
2
- padding: 1rem;
+ padding: 20px;
3
+ box-shadow: var(--shadow-s);
4
border: 1px solid var(--background-modifier-border);
5
}
6
0 commit comments