mirror of
https://github.com/jgthms/bulma
synced 2026-03-17 02:44:29 -07:00
Add $container-offset variable
This commit is contained in:
@@ -9,10 +9,4 @@ icon: "undo"
|
||||
|
||||
It is now possible to **access previous versions** of Bulma. Just head towards: [http://bulma.io/versions/](http://bulma.io/versions/)
|
||||
|
||||
<figure>
|
||||
<a href="/versions/">
|
||||
<img src="/images/blog/bulma-previous-versions.png" alt="Previous versions of Bulma" width="520" height="240">
|
||||
</a>
|
||||
</figure>
|
||||
|
||||
While only version [0.4.4](http://bulma.io/versions/0.4.4) is accessible now, each **new release** will remain available forever.
|
||||
|
||||
@@ -69,5 +69,6 @@
|
||||
top: 0
|
||||
& > a
|
||||
margin: 0
|
||||
width: calc(50% - 1rem)
|
||||
&:not(:nth-child(2))
|
||||
margin-left: 2rem
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user