Skip to content

Commit c3e0301

Browse files
committed
Add newline at end of proof.css file
Appended a newline character to the end of sphinx_proof/_static/proof.css to follow POSIX file standards and improve compatibility with some tools.
1 parent 4d5c386 commit c3e0301

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sphinx_proof/_static/proof.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,4 +256,4 @@ div.notation {
256256

257257
div.notation p.admonition-title {
258258
background-color: var(--notation-title-color);
259-
}
259+
}

0 commit comments

Comments
 (0)