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

benjobs pushed a commit to branch dev
in repository 
https://gitbox.apache.org/repos/asf/incubator-streampark-website.git


The following commit(s) were added to refs/heads/dev by this push:
     new 3196484  fix(bug): modify menu style,change image (#131)
3196484 is described below

commit 3196484a69416648c1a05d6e8d8edfc541044c9f
Author: WangSizhu0504 <[email protected]>
AuthorDate: Thu Sep 15 14:46:13 2022 +0800

    fix(bug): modify menu style,change image (#131)
    
    * fix(bug): modify menu style
    
    * feat: change gigacloud_technology
---
 src/css/custom.css                   |   3 +++
 static/user/gigacloud_technology.png | Bin 58824 -> 46507 bytes
 2 files changed, 3 insertions(+)

diff --git a/src/css/custom.css b/src/css/custom.css
index 45a2e32..241619c 100644
--- a/src/css/custom.css
+++ b/src/css/custom.css
@@ -108,6 +108,9 @@ html {
   font-weight: 400;
   padding: 15px;
 }
+.navbar__link--active {
+  color: var(--ifm-navbar-link-hover-color)!important;
+}
 
 .navbar__items {
   margin-left: 20px;
diff --git a/static/user/gigacloud_technology.png 
b/static/user/gigacloud_technology.png
index 3a62981..1b917cb 100644
Binary files a/static/user/gigacloud_technology.png and 
b/static/user/gigacloud_technology.png differ

Reply via email to