You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicecomb.apache.org by GitBox <gi...@apache.org> on 2017/12/27 01:11:55 UTC

[GitHub] WillemJiang closed pull request #16: SCP-122 update logo to desclaim Apache ServiceComb (incubating)

WillemJiang closed pull request #16: SCP-122 update logo to desclaim Apache ServiceComb (incubating)
URL: https://github.com/apache/incubator-servicecomb-website/pull/16
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/_sass/minimal-mistakes/_masthead.scss b/_sass/minimal-mistakes/_masthead.scss
index cc3e14c..1d156a9 100644
--- a/_sass/minimal-mistakes/_masthead.scss
+++ b/_sass/minimal-mistakes/_masthead.scss
@@ -47,8 +47,8 @@
   z-index: 20;
 
   img {
-      width: 174px;
-      height: 34px;
+      width: 300px;
+      height: 50px;
   }
 }
 
diff --git a/_sass/minimal-mistakes/_navigation.scss b/_sass/minimal-mistakes/_navigation.scss
index 2a4bd6d..dfeae7d 100644
--- a/_sass/minimal-mistakes/_navigation.scss
+++ b/_sass/minimal-mistakes/_navigation.scss
@@ -180,8 +180,8 @@
   -webkit-box-align: center;
         align-items: center;
   background: $masthead-background-color;
-  margin-top: 15px;
-  margin-bottom: 15px;
+  margin-top: 5px;
+  margin-bottom: 5px;
 
   .nav-lang {
       margin-left: auto;
diff --git a/assets/images/ServiceComb-logo-1.png b/assets/images/ServiceComb-logo-1.png
index c82638d..3dc6eb0 100644
Binary files a/assets/images/ServiceComb-logo-1.png and b/assets/images/ServiceComb-logo-1.png differ


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services