This is an automated email from the ASF dual-hosted git repository.
ningjiang pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/incubator-servicecomb-website.git
The following commit(s) were added to refs/heads/master by this push:
new e79d751 SCP-122 update logo to desclaim Apache ServiceComb
(incubating) (#16)
e79d751 is described below
commit e79d75187fe1edbfd8ae43ae4d8b4fd4bc4002ad
Author: lijasonvip <[email protected]>
AuthorDate: Wed Dec 27 09:11:52 2017 +0800
SCP-122 update logo to desclaim Apache ServiceComb (incubating) (#16)
---
_sass/minimal-mistakes/_masthead.scss | 4 ++--
_sass/minimal-mistakes/_navigation.scss | 4 ++--
assets/images/ServiceComb-logo-1.png | Bin 2986 -> 5654 bytes
3 files changed, 4 insertions(+), 4 deletions(-)
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
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].