This is an automated email from the ASF dual-hosted git repository.

leerho pushed a commit to branch asf-site
in repository 
https://gitbox.apache.org/repos/asf/incubator-datasketches-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new dd58b19  update font size.
dd58b19 is described below

commit dd58b1968df4c9fc360afa9fbfc2d72edcb59e27
Author: Lee Rhodes <lee...@users.noreply.github.com>
AuthorDate: Tue Jan 14 17:19:56 2020 -0800

    update font size.
---
 css/header.css | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/css/header.css b/css/header.css
index 79030a1..81b3c82 100644
--- a/css/header.css
+++ b/css/header.css
@@ -22,8 +22,8 @@
 }
 
 .ds-footer {
-  padding: 10px 0;
-  font-size: 10px;
+  padding: 8px 0;
+  font-size: 8px;
   /* background-color: #eee; */
   background-color: #f3f3f3;
   border-top: 1px solid white;


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@datasketches.apache.org
For additional commands, e-mail: commits-h...@datasketches.apache.org

Reply via email to