mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
Update responsiveness.html
Fix typo
This commit is contained in:
committed by
Jeremy Thomas
parent
f3f1c78767
commit
607eb7851d
@@ -216,7 +216,7 @@ $fullhd-enabled: false
|
||||
|
||||
<div class="content">
|
||||
<p>
|
||||
By default, the <code>$widecreen</code> and <code>$fullhd</code> breakpoints are <strong>enabled</strong>. You can disable them by setting the corresponding Sass boolean to <code>false</code>:
|
||||
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>:
|
||||
</p>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user