mirror of
https://github.com/jgthms/bulma
synced 2026-03-22 05:04:28 -07:00
Update responsiveness.html
This commit is contained in:
@@ -208,6 +208,10 @@ $fullhd-enabled: false
|
|||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
|
|
||||||
|
{% assign vernum = site.version | replace: "." "" | plus: 1 | minus: 1 %}
|
||||||
|
|
||||||
|
{% if vernum >= 63 %}
|
||||||
|
|
||||||
{% include anchor.html name="Disabling breakpoints" %}
|
{% include anchor.html name="Disabling breakpoints" %}
|
||||||
|
|
||||||
{% include elements/new-tag.html version="0.6.3" %}
|
{% include elements/new-tag.html version="0.6.3" %}
|
||||||
@@ -222,6 +226,8 @@ $fullhd-enabled: false
|
|||||||
{% highlight sass %}{{ scss_code }}{% endhighlight %}
|
{% highlight sass %}{{ scss_code }}{% endhighlight %}
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
{% endif %}
|
||||||
|
|
||||||
{% include anchor.html name="Variables" %}
|
{% include anchor.html name="Variables" %}
|
||||||
|
|
||||||
<div class="content">
|
<div class="content">
|
||||||
|
|||||||
Reference in New Issue
Block a user