mirror of
https://github.com/jenil/chota.git
synced 2023-08-10 21:13:07 +03:00
updates to form and new util
This commit is contained in:
@ -21,6 +21,7 @@
|
||||
<li><code>is-paddingless</code> - removes any padding</li>
|
||||
<li><code>is-marginless</code> - removes any margin</li>
|
||||
<li><code>clearfix</code> - clears the floats</li>
|
||||
<li><code>is-hidden</code> - hides the element completely</li>
|
||||
<li><code>hide-phone</code> - hides the element for screens <480px</li>
|
||||
<li><code>hide-tablet</code> - hides the element for screens <768px</li>
|
||||
</ul>
|
||||
|
Reference in New Issue
Block a user