This is an automated email from the ASF dual-hosted git repository.
pescetti pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/openoffice-org.git
The following commit(s) were added to refs/heads/main by this push:
new 6c57bbe Fix H2 margin.
6c57bbe is described below
commit 6c57bbe4aa8c63a02986283edc67603c923a49ab
Author: Andrea Pescetti <[email protected]>
AuthorDate: Sun Nov 15 19:52:28 2020 +0100
Fix H2 margin.
---
assets/css/ooo.css | 1 -
1 file changed, 1 deletion(-)
diff --git a/assets/css/ooo.css b/assets/css/ooo.css
index 1d67277..0268428 100644
--- a/assets/css/ooo.css
+++ b/assets/css/ooo.css
@@ -120,7 +120,6 @@ h1,h2,h3,h4,h5,h6 {
#content h2 {
font-size: 1.2em;
- margin-top: 2em;
}
.legacy {