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

mauriciostekl pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ignite-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 726ccea  adjusted alignment for the stars on the homepage
726ccea is described below

commit 726ccead98a2dce455bc58ded1fbe6ed7e33fc3d
Author: Mauricio Stekl <[email protected]>
AuthorDate: Mon Sep 13 16:48:42 2021 -0300

    adjusted alignment for the stars on the homepage
---
 css/ignite-redesign.css | 2 +-
 scss/homepage.scss      | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/css/ignite-redesign.css b/css/ignite-redesign.css
index eb3cdc8..626f781 100644
--- a/css/ignite-redesign.css
+++ b/css/ignite-redesign.css
@@ -1 +1 @@
-@charset 
"UTF-8";code[class*=language-],pre[class*=language-]{color:#ccc;background:0 
0;font-family:Consolas,Monaco,'Andale Mono','Ubuntu 
Mono',monospace;font-size:1em;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none}pre[class*=language-]{padding:1em;margin:.5em
 0;overflow:auto}:not(pre)>code[class*=language-],pre[class*=langu [...]
\ No newline at end of file
+@charset 
"UTF-8";code[class*=language-],pre[class*=language-]{color:#ccc;background:0 
0;font-family:Consolas,Monaco,'Andale Mono','Ubuntu 
Mono',monospace;font-size:1em;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none}pre[class*=language-]{padding:1em;margin:.5em
 0;overflow:auto}:not(pre)>code[class*=language-],pre[class*=langu [...]
\ No newline at end of file
diff --git a/scss/homepage.scss b/scss/homepage.scss
index 1e3595d..fe80679 100644
--- a/scss/homepage.scss
+++ b/scss/homepage.scss
@@ -174,6 +174,7 @@ body.headroom--unpinned {
                 display: block;
                 font-weight: 800;
                 font-size: 18px;
+                margin-top: 3px;
             }
         }
         p {

Reply via email to