Jeremy Thomas 8 years ago
parent
commit
4a8a429c64
2 changed files with 107 additions and 382 deletions
  1. 105 380
      docs/css/bulma-docs.css
  2. 2 2
      sass/elements/title.sass

File diff suppressed because it is too large
+ 105 - 380
docs/css/bulma-docs.css


+ 2 - 2
sass/elements/title.sass

@@ -31,7 +31,7 @@ $subtitle-weight:   $weight-light !default
     margin-top: -0.75rem
   &:not(.is-spaced) + .subtitle
     margin-top: -1.5rem
-  // Colors
+  // Sizes
   @each $size in $sizes
     $i: index($sizes, $size)
     &.is-#{$i}
@@ -46,7 +46,7 @@ $subtitle-weight:   $weight-light !default
     color: $subtitle-strong
   &:not(.is-spaced) + .title
     margin-top: -1.5rem
-  // Colors
+  // Sizes
   @each $size in $sizes
     $i: index($sizes, $size)
     &.is-#{$i}

Some files were not shown because too many files changed in this diff