Center the 'no proofs' message

This commit is contained in:
Danila Fedorin 2023-12-28 13:20:19 -08:00
parent d7d99205a1
commit 2d640f2e6a
1 changed files with 4 additions and 0 deletions

View File

@ -167,4 +167,8 @@
margin-bottom: 1rem;
}
.bergamot-no-proofs {
text-align: center;
}
}