mirror of
https://github.com/picocss/pico.git
synced 2025-04-22 17:36:15 -04:00
Update .headings SCSS code and docs
This commit is contained in:
parent
56c310fe99
commit
568f3c646d
15 changed files with 33 additions and 50 deletions
|
@ -120,7 +120,7 @@
|
|||
</article>
|
||||
<p>
|
||||
Inside a <code><<b>hgroup</b>></code> or a
|
||||
<code><<b>div class="headings"</b>></code> all
|
||||
<code><<b>div</b> <i>class</i>=<u>"headings"</u>></code> all
|
||||
<code><i>margin-bottom</i></code> are collapsed and the
|
||||
<code>:last-child</code> is muted.
|
||||
</p>
|
||||
|
@ -135,7 +135,7 @@
|
|||
<<b>h3</b>>Subtitle for heading 2</<b>h3</b>>
|
||||
</<b>hgroup</b>></code></pre>
|
||||
|
||||
<pre><code><<b>div class="headings"</b>>
|
||||
<pre><code><<b>div</b> <i>class</i>=<u>"headings</u>">
|
||||
<<b>h2</b>>Heading 2</<b>h2</b>>
|
||||
<<b>h3</b>>Subtitle for heading 2</<b>h3</b>>
|
||||
</<b>div</b>></code></pre>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue