mirror of
https://github.com/jgthms/bulma
synced 2026-03-21 12:44:30 -07:00
Fix/divide (#3362)
* Use custom divide function * Add docs spacing table styles * Update changelog
This commit is contained in:
@@ -36,7 +36,7 @@ $focus-delay: 1s
|
||||
animation-timing-function: $cubic-less-dramatic
|
||||
transform-origin: center center
|
||||
|
||||
$delay-subtitle: $delay / 2
|
||||
$delay-subtitle: $delay * 0.5
|
||||
|
||||
// Intro
|
||||
.intro-title
|
||||
|
||||
Reference in New Issue
Block a user