mirror of
https://github.com/jgthms/bulma
synced 2026-03-20 12:24:28 -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
@@ -11,7 +11,7 @@ doc-subtab: footer
|
||||
<div class="container">
|
||||
<h1 class="title">Footer</h1>
|
||||
<h2 class="subtitle">
|
||||
A simple responsive <strong>footer</strong> which can include anything: lists, headings, columns, icons, buttons...
|
||||
A simple responsive <strong>footer</strong> which can include anything: lists, headings, columns, icons, buttons, etc.
|
||||
</h2>
|
||||
|
||||
<div class="example">
|
||||
|
||||
@@ -52,7 +52,7 @@ doc-subtab: hero
|
||||
<div class="container">
|
||||
<h3 class="title">Colors</h3>
|
||||
<h4 class="subtitle">
|
||||
As with buttons, you can choose one of the <strong>7 different colors</strong>
|
||||
As with buttons, you can choose one of the <strong>7 different colors</strong>:
|
||||
</h4>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
Reference in New Issue
Block a user