Jeremy Thomas 7 年 前
コミット
5eb6c16d0f
2 ファイル変更6 行追加6 行削除
  1. 4 4
      docs/_sass/index.sass
  2. 2 2
      docs/css/bulma-docs.css

+ 4 - 4
docs/_sass/index.sass

@@ -11,8 +11,8 @@
 
 
 .intro-ghbtns
 .intro-ghbtns
   height: 30px
   height: 30px
-  margin-bottom: 24px
-  // margin-bottom: 46px
+  // margin-bottom: 24px
+  margin-bottom: 46px
 
 
 .intro-npm
 .intro-npm
   background: $black-ter
   background: $black-ter
@@ -118,8 +118,8 @@
 
 
 .intro-iframe
 .intro-iframe
   opacity: 0
   opacity: 0
-  padding-top: 52.8125%
-  // padding-top: 56.25%
+  // padding-top: 52.8125%
+  padding-top: 56.25%
   position: relative
   position: relative
   transition-duration: 500ms
   transition-duration: 500ms
   transition-property: opacity
   transition-property: opacity

+ 2 - 2
docs/css/bulma-docs.css

@@ -10437,7 +10437,7 @@ svg {
 
 
 .intro-ghbtns {
 .intro-ghbtns {
   height: 30px;
   height: 30px;
-  margin-bottom: 24px;
+  margin-bottom: 46px;
 }
 }
 
 
 .intro-npm {
 .intro-npm {
@@ -10636,7 +10636,7 @@ svg {
 
 
 .intro-iframe {
 .intro-iframe {
   opacity: 0;
   opacity: 0;
-  padding-top: 52.8125%;
+  padding-top: 56.25%;
   position: relative;
   position: relative;
   -webkit-transition-duration: 500ms;
   -webkit-transition-duration: 500ms;
           transition-duration: 500ms;
           transition-duration: 500ms;