Center the 'no proofs' message

This commit is contained in:
2023-12-28 13:20:19 -08:00
parent d7d99205a1
commit 2d640f2e6a

View File

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