diff --git a/manifest.json b/manifest.json index 19dbe5b..96c0557 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "obsidian-habitica-integration", "name": "Habitica Sync", - "version": "1.0.0", + "version": "1.0.1", "minAppVersion": "0.9.12", "description": "This plugin helps integrate Habitica user tasks and stats into Obsidian", "author": "Leoh and Ran", diff --git a/styles.css b/styles.css index 64be137..935ffb9 100644 --- a/styles.css +++ b/styles.css @@ -54,9 +54,6 @@ .description > ul { list-style-type: none; } -p { - margin: 0; -} .habit-text { text-align: left !important;