This is an automated email from the ASF dual-hosted git repository.
wusheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/skywalking-website.git
The following commit(s) were added to refs/heads/master by this push:
new b2ea347 update styles (#405)
b2ea347 is described below
commit b2ea347c266e65e95ef733225d05563d9e4c74db
Author: Juntao Zhang <[email protected]>
AuthorDate: Fri Feb 25 22:46:46 2022 +0800
update styles (#405)
---
assets/scss/_custom_home.scss | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/assets/scss/_custom_home.scss b/assets/scss/_custom_home.scss
index b0b1cc0..e192c2e 100644
--- a/assets/scss/_custom_home.scss
+++ b/assets/scss/_custom_home.scss
@@ -73,7 +73,7 @@
justify-content: center;
align-items: center;
padding: 8px;
- max-width: 542px;
+ max-width: 638px;
margin: 60px auto 0;
border: 1px solid #DADDE0;
border-radius: 12px;