1
0
mirror of https://github.com/jenil/chota.git synced 2023-08-10 21:13:07 +03:00

Merge branch 'master' of github.com:jenil/chota

* 'master' of github.com:jenil/chota:
  Update index.html
  Fix typo in Readme
This commit is contained in:
Jenil Gogari 2017-11-16 19:44:50 -05:00
commit 26ff4b5905
2 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@ A really small CSS framework
- ⚡️  Super light-weight. Just 3kb (minified + gzipped).
- ⛔️  No preprocessor, just plug-n-play
- 📐  Magical 12 column [grid](https://jenil.github.io/chota/#grid)
- 🌈  Easy to [extended](https://jenil.github.io/chota/#customizing) with CSS variables
- 🌈  Easy to [extend](https://jenil.github.io/chota/#customizing) with CSS variables
- 🎲  Comes with a handful of [components](https://jenil.github.io/chota/#components) & [utilities](https://jenil.github.io/chota/#utilities)
- ✅  Good Semantics

View File

@ -34,7 +34,7 @@
<li>⚡️&nbsp; Super light-weight. Just 3kb (minified + gzipped).</li>
<li>⛔️&nbsp; No preprocessor, just plug-n-play</li>
<li>📐&nbsp; Magical 12 column <a href="#grid">grid</a></li>
<li>🌈&nbsp; Easy to <a href="#customizing">extended</a> with CSS variables</li>
<li>🌈&nbsp; Easy to <a href="#customizing">extend</a> with CSS variables</li>
<li>🎲&nbsp; Comes with a handful of <a href="#components">components</a> &amp; <a href="#utilities">utilities</a></li>
<li>&nbsp; Good Semantics</li>
</ul>