mirror of
https://github.com/jgthms/bulma
synced 2026-03-16 10:34:29 -07:00
Add more snippets
This commit is contained in:
@@ -164,11 +164,7 @@ variables:
|
||||
<p>This <code>content</code> class can be used in <em>any</em> context where you just want to (or can only) write some <strong>text</strong>. For example, it's used for the paragraph you're currently reading.</p>
|
||||
</div>
|
||||
|
||||
<div class="bd-example">
|
||||
{{content_example}}
|
||||
</div>
|
||||
|
||||
{% highlight html %}{{content_example}}{% endhighlight %}
|
||||
{% include snippet.html content=content_example fullheight=true %}
|
||||
|
||||
{% include anchor.html name="Sizes" %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user