Removes some extra, ugly margin

This commit is contained in:
Scott Tomaszewski 2026-03-24 05:41:07 -04:00
parent 4574bb23d6
commit 77d5d5fbfd
2 changed files with 4 additions and 1 deletions

View file

@ -1,5 +1,9 @@
# Changelog
## 0.9.1
- Removes some extra, ugly margin
## 0.9.0
- Adds settings to hide footnotes

View file

@ -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 {