dylanarmstrong_obsidian-pre.../styles.css

12 lines
209 B
CSS
Raw Permalink Normal View History

2025-04-04 07:28:09 +00:00
.prettier-plugin-hr {
border-width: 1px;
margin: 0;
}
2022-08-09 17:39:02 +00:00
2025-04-04 07:28:09 +00:00
.prettier-plugin-settings-description {
font-size: var(--font-small);
font-weight: var(--font-bold);
margin-bottom: 10px;
margin-top: 10px;
}