mirror of
https://github.com/jgthms/bulma
synced 2026-03-18 11:24:29 -07:00
Feature/icon text (#3230)
* Init icon text, Remove old new-tag elements * Improve icon text * Fix icon text docs * Update sidebar * Update changelog
This commit is contained in:
@@ -214,8 +214,6 @@ $fullhd-enabled: false
|
||||
|
||||
{% include elements/anchor.html name="Disabling breakpoints" %}
|
||||
|
||||
{% include elements/new-tag.html version="0.7.0" %}
|
||||
|
||||
<div class="content">
|
||||
<p>
|
||||
By default, the <code>$widescreen</code> and <code>$fullhd</code> breakpoints are <strong>enabled</strong>. You can disable them by setting the corresponding Sass boolean to <code>false</code>:
|
||||
|
||||
Reference in New Issue
Block a user