]> git.ipfire.org Git - thirdparty/bulma.git/commitdiff
Change ratio
authorJeremy Thomas <bbxdesign@gmail.com>
Wed, 11 Oct 2017 16:32:01 +0000 (17:32 +0100)
committerJeremy Thomas <bbxdesign@gmail.com>
Wed, 11 Oct 2017 16:36:44 +0000 (17:36 +0100)
docs/_sass/index.sass
docs/css/bulma-docs.css

index 0818500ec8516b6fbfd02c71f34f33b8564e13f3..f7d440625feb1c7a54ef247cc55e139e252e343a 100644 (file)
@@ -11,8 +11,8 @@
 
 .intro-ghbtns
   height: 30px
-  margin-bottom: 24px
-  // margin-bottom: 46px
+  // margin-bottom: 24px
+  margin-bottom: 46px
 
 .intro-npm
   background: $black-ter
 
 .intro-iframe
   opacity: 0
-  padding-top: 52.8125%
-  // padding-top: 56.25%
+  // padding-top: 52.8125%
+  padding-top: 56.25%
   position: relative
   transition-duration: 500ms
   transition-property: opacity
index 75f094c16bd0627a2ff4460ea9a2925892a8fe20..1c254e63b6c9fd8e8147d4738fcb5d014853a4de 100644 (file)
@@ -10437,7 +10437,7 @@ svg {
 
 .intro-ghbtns {
   height: 30px;
-  margin-bottom: 24px;
+  margin-bottom: 46px;
 }
 
 .intro-npm {
@@ -10636,7 +10636,7 @@ svg {
 
 .intro-iframe {
   opacity: 0;
-  padding-top: 52.8125%;
+  padding-top: 56.25%;
   position: relative;
   -webkit-transition-duration: 500ms;
           transition-duration: 500ms;