You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by li...@apache.org on 2017/06/08 10:04:22 UTC

incubator-rocketmq-site git commit: Revert changes to CSS

Repository: incubator-rocketmq-site
Updated Branches:
  refs/heads/master 4d0b814a8 -> 8be38596b


Revert changes to CSS


Project: http://git-wip-us.apache.org/repos/asf/incubator-rocketmq-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-rocketmq-site/commit/8be38596
Tree: http://git-wip-us.apache.org/repos/asf/incubator-rocketmq-site/tree/8be38596
Diff: http://git-wip-us.apache.org/repos/asf/incubator-rocketmq-site/diff/8be38596

Branch: refs/heads/master
Commit: 8be38596bf6945a3aaad21838a8bffc68bf559f1
Parents: 4d0b814
Author: Li Zhanhui <li...@gmail.com>
Authored: Thu Jun 8 18:04:13 2017 +0800
Committer: Li Zhanhui <li...@gmail.com>
Committed: Thu Jun 8 18:04:13 2017 +0800

----------------------------------------------------------------------
 _sass/_archive.scss | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-rocketmq-site/blob/8be38596/_sass/_archive.scss
----------------------------------------------------------------------
diff --git a/_sass/_archive.scss b/_sass/_archive.scss
index b741bc5..aeec132 100644
--- a/_sass/_archive.scss
+++ b/_sass/_archive.scss
@@ -63,7 +63,7 @@
   border-radius: $border-radius;
   overflow: hidden;
   img {
-    max-width: 60%;
+    max-width: 100%;
   }
 }
 
@@ -158,8 +158,6 @@
 .feature__item {
   margin-bottom: 2em;
   font-size: 1.25rem;
-  height: 80px;
-  line-height: 80px;
 
   @include breakpoint($small) {
     margin-bottom: 0;