mirror of
https://github.com/scotttomaszewski/obsidian-disciples-journal.git
synced 2026-07-22 05:42:13 +00:00
Removes some extra, ugly margin
This commit is contained in:
parent
4574bb23d6
commit
77d5d5fbfd
2 changed files with 4 additions and 1 deletions
|
|
@ -1,5 +1,9 @@
|
|||
# Changelog
|
||||
|
||||
## 0.9.1
|
||||
|
||||
- Removes some extra, ugly margin
|
||||
|
||||
## 0.9.0
|
||||
|
||||
- Adds settings to hide footnotes
|
||||
|
|
|
|||
|
|
@ -371,7 +371,6 @@ button.clear-input-button {
|
|||
border: 1px solid var(--background-modifier-border);
|
||||
border-radius: 6px;
|
||||
padding: 16px;
|
||||
margin: 12px 0;
|
||||
}
|
||||
|
||||
.bible-passage-heading {
|
||||
|
|
|
|||
Loading…
Reference in a new issue