mirror of
https://github.com/Chalarangelo/mini.css.git
synced 2025-01-18 05:18:25 +01:00
Merge pull request #67 from anowlcalledjosh/master
Fix typo in quick reference
This commit is contained in:
commit
f5b3963ea4
@ -1100,7 +1100,7 @@
|
||||
<h3>Notes</h3>
|
||||
<ul>
|
||||
<li>Create generic borders using <code>.bordered</code></li>
|
||||
<li>Rounded and circular border radii available using <code>.rounded</code> and <code>.ciruclar</code> classes</li>
|
||||
<li>Rounded and circular border radii available using <code>.rounded</code> and <code>.circular</code> classes</li>
|
||||
<li>Generic shadows available using the <code>.shadow-small</code>, <code>.shadow-medium</code>, <code>.shadow-large</code> and <code>.shadow-none</code> classes</li>
|
||||
<li>Combine generic borders, border radii and generic shadows with each other but not with themselves</li>
|
||||
<li>All classes use <code><span class="fore-secondary">!important</span></code> declarations</li>
|
||||
|
Loading…
x
Reference in New Issue
Block a user