mirror of
https://github.com/Chalarangelo/mini.css.git
synced 2025-07-31 02:50:26 +02:00
OpenGraph updates
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
<meta property="og:title" content="mini.css - Minimal, responsive, style-agnostic CSS toolkit">
|
||||
<meta property="og:type" content="website"/>
|
||||
<meta property="og:description" content="mini.css is a tiny CSS toolkit designed to build quick, modern and responsive websites."/>
|
||||
<meta property="og:image" content="page_thumb.png">
|
||||
<meta property="og:image" content="page_thumb.PNG">
|
||||
<meta property="og:url" content="https://chalarangelo.github.io/mini.css/">
|
||||
<link rel="icon" type="image/png" href="favicon.png">
|
||||
<style>
|
||||
|
@@ -1036,7 +1036,7 @@
|
||||
<li>Use the <code>.spinner-donut</code> class to create donut spinners</li>
|
||||
<li>Apply class to a <code><div></code> or <code><span></code> element</li>
|
||||
<li>Do not insert text inside the <code>.spinner-donut</code> element</li>
|
||||
<li>Donut spinners can display inline</li>
|
||||
<li>Donut spinners can be displayed inline</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user