mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
Add scroll reveal
This commit is contained in:
@@ -1,3 +1,18 @@
|
||||
.bd-special-shadow
|
||||
background-image: linear-gradient(rgba(#000, 0.1), rgba(#000, 0))
|
||||
height: 10px
|
||||
left: 0
|
||||
opacity: 0
|
||||
position: absolute
|
||||
right: 0
|
||||
top: 100%
|
||||
transform: scaleY(0)
|
||||
transform-origin: center top
|
||||
|
||||
+touch
|
||||
.bd-is-clipped-touch
|
||||
overflow: hidden !important
|
||||
|
||||
#images
|
||||
tr
|
||||
td:nth-child(2)
|
||||
|
||||
Reference in New Issue
Block a user