Repository: incubator-juneau-website Updated Branches: refs/heads/asf-site b58fc4549 -> a1dd594dd
New about page. Project: http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/commit/a1dd594d Tree: http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/tree/a1dd594d Diff: http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/diff/a1dd594d Branch: refs/heads/asf-site Commit: a1dd594dd206b532c33829c95b51f35fb4d4a857 Parents: b58fc45 Author: JamesBognar <[email protected]> Authored: Wed Aug 30 11:09:27 2017 -0400 Committer: JamesBognar <[email protected]> Committed: Wed Aug 30 11:09:27 2017 -0400 ---------------------------------------------------------------------- content/index2.html | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/a1dd594d/content/index2.html ---------------------------------------------------------------------- diff --git a/content/index2.html b/content/index2.html index fa13ee6..de788f8 100644 --- a/content/index2.html +++ b/content/index2.html @@ -31,6 +31,7 @@ div.container { width: 100%; height: 100%; + padding: 0px; } div { padding: 10px 20px;
