mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
Update responsiveness.html
This commit is contained in:
@@ -207,6 +207,10 @@ $fullhd-enabled: false
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
{% assign vernum = site.version | replace: "." "" | plus: 1 | minus: 1 %}
|
||||
|
||||
{% if vernum >= 63 %}
|
||||
|
||||
{% include anchor.html name="Disabling breakpoints" %}
|
||||
|
||||
@@ -221,6 +225,8 @@ $fullhd-enabled: false
|
||||
<div class="highlight-full">
|
||||
{% highlight sass %}{{ scss_code }}{% endhighlight %}
|
||||
</div>
|
||||
|
||||
{% endif %}
|
||||
|
||||
{% include anchor.html name="Variables" %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user