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

commit 7591995b783421367777032debb72bd2063b0170
Author: benjobs <[email protected]>
AuthorDate: Fri Sep 8 14:59:45 2023 +0800

    minor improvement
---
 static/home/coding.svg | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/static/home/coding.svg b/static/home/coding.svg
index 76d6ef5..df9b9e3 100644
--- a/static/home/coding.svg
+++ b/static/home/coding.svg
@@ -2,10 +2,10 @@
      viewBox="0 0 509.23 364.6">
     <style>
         .coding_theme {
-            fill:#fff;
+            fill: #fff;
         }
         [data-theme='dark'] .coding_theme {
-            fill:#4f46e4;
+            fill:none;
         }
     </style>
     <defs>

Reply via email to