This is an automated email from the ASF dual-hosted git repository.
git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/sling-site.git
The following commit(s) were added to refs/heads/asf-site by this push:
new d5bf741 Automatic website deployment
d5bf741 is described below
commit d5bf741d19c2732edadfc79f59a1c84a627b9abb
Author: jenkins <[email protected]>
AuthorDate: Mon Sep 16 17:27:39 2019 +0000
Automatic website deployment
---
res/css/site.css | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/res/css/site.css b/res/css/site.css
index 8b59604..07bb306 100644
--- a/res/css/site.css
+++ b/res/css/site.css
@@ -1,3 +1,8 @@
+html {
+ overflow-x: auto;
+}
+
+
body {
background-color: #fff;
color: #3b3b3b;