mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
Add Sass CLI steps
This commit is contained in:
@@ -4,10 +4,16 @@
|
||||
|
||||
.bd-figure
|
||||
+block
|
||||
align-items: center
|
||||
border: 2px solid $white-ter
|
||||
border-radius: $radius
|
||||
display: flex
|
||||
flex-direction: column
|
||||
text-align: center
|
||||
img
|
||||
margin: 1em
|
||||
figcaption
|
||||
align-self: stretch
|
||||
background-color: $white-ter
|
||||
color: $text-light
|
||||
font-size: $size-small
|
||||
@@ -85,6 +91,8 @@
|
||||
display: none
|
||||
& + .bd-anchor-title
|
||||
padding-top: 0
|
||||
.bd-anchor-link
|
||||
top: 0
|
||||
|
||||
// Side
|
||||
|
||||
|
||||
@@ -228,7 +228,7 @@
|
||||
.bd-anchor-link
|
||||
position: absolute
|
||||
right: calc(100% + 1rem)
|
||||
top: 0
|
||||
top: 1.5rem
|
||||
+until($widescreen)
|
||||
left: 0
|
||||
right: auto
|
||||
|
||||
Reference in New Issue
Block a user