💡 comment plugin name at top of file

This commit is contained in:
Wiktoria Mielcarek 2022-03-12 13:37:58 +01:00
parent c099658dc6
commit dd5ea6ec38
2 changed files with 2 additions and 0 deletions

View file

@ -1,3 +1,4 @@
/* Obsidian Charts */
:root {
--chart-color-1: var(--accent-1);
--chart-color-2: var(--accent-2);

View file

@ -1,3 +1,4 @@
/* Icon Shortcode */
img.isc-icon.isc-luc {
margin: 0;
}