mirror of
https://github.com/jgthms/bulma
synced 2026-03-19 11:54:30 -07:00
Fix various typos in documentation (#1035)
* Fixing various grammatical errors in /index.html * fixed "add your own colors" thing * Fixed grammatical errors on various documentation pages * Update documentation.html * Update tiles.html * Update tiles.html * fixing footer * Update hero * Update index.html * Update index.html * Removed change in classes
This commit is contained in:
committed by
Jeremy Thomas
parent
ce13d3ff4c
commit
306253b81d
@@ -121,7 +121,7 @@ shades:
|
||||
<section class="section">
|
||||
<div class="container">
|
||||
<h1 class="title">Colors</h1>
|
||||
<h2 class="subtitle">The <strong>colors</strong> that <strong>style</strong> all Bulma elements and components</h2>
|
||||
<h2 class="subtitle">The <strong>colors</strong> that <strong>style</strong> most Bulma elements and components</h2>
|
||||
|
||||
<hr>
|
||||
|
||||
|
||||
@@ -66,7 +66,7 @@ $family-primary: $family-serif
|
||||
<strong>Set</strong> your variables
|
||||
</p>
|
||||
<p class="subtitle is-6">
|
||||
Add your own colors, set new fonts, override Bulma styles...
|
||||
Add your own colors, set new fonts, override Bulma's default styles...
|
||||
</p>
|
||||
<div class="highlight-full">
|
||||
{% highlight sass %}{{ sass }}{% endhighlight %}
|
||||
|
||||
Reference in New Issue
Block a user