Support deleting existing databases

This commit is contained in:
Dane Everitt
2019-07-16 22:15:14 -07:00
parent 1f763dc155
commit d081f328ab
7 changed files with 150 additions and 40 deletions

View File

@@ -13,5 +13,5 @@ h1, h2, h3, h4, h5, h6 {
}
p {
@apply .text-neutral-200;
@apply .text-neutral-200 .leading-snug;
}