Move docs to bulma repo (#299)

* Add package files whitelist

* Add flex shrink

* Add flex shrink

* Add docs config

* Fix flex shrink

* Fix hero pages

* Add docs folder
This commit is contained in:
Jeremy Thomas
2016-09-11 12:00:49 +01:00
committed by GitHub
parent 1d9f6318a5
commit 9094eff30a
127 changed files with 21908 additions and 308 deletions

View File

@@ -39,9 +39,10 @@
.hero-body
flex-grow: 1
flex-shrink: 0
padding: 40px 20px
// Responsiveness
+desktop
+from(1240px)
padding-left: 0
padding-right: 0
@@ -144,3 +145,4 @@
display: flex
& > .container
flex-grow: 1
flex-shrink: 0