mirror of
https://github.com/picocss/pico.git
synced 2025-04-25 02:36:15 -04:00
Fix customization simplified example
This commit is contained in:
parent
ea52ff6be6
commit
4ca888a05e
1 changed files with 1 additions and 1 deletions
|
@ -194,7 +194,7 @@
|
|||
|
||||
<pre><code><em>// Simplified example</em>
|
||||
<b>:root</b> {
|
||||
<i>--primary</i>: <u class="c500">...</u>;
|
||||
<i>--primary</i>: <u class="c600">...</u>;
|
||||
}
|
||||
</code></pre>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue