mirror of
https://github.com/jgthms/bulma.git
synced 2024-11-14 11:14:24 +00:00
Change ratio
This commit is contained in:
parent
1210e65f83
commit
5eb6c16d0f
@ -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
|
||||
@ -118,8 +118,8 @@
|
||||
|
||||
.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
|
||||
|
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user