diff --git a/docs/documentation/overview/responsiveness.html b/docs/documentation/overview/responsiveness.html index deac7dbf..34e73780 100644 --- a/docs/documentation/overview/responsiveness.html +++ b/docs/documentation/overview/responsiveness.html @@ -206,125 +206,6 @@ $fullhd-enabled: false -
|
- {{ breakpoint.name }} - {% if breakpoint.id == 'mobile' %} - Up to {{ breakpoint.to }}px
- {% elsif breakpoint.id == 'fullhd' %}
- {{ breakpoint.from }}px and above
- {% else %}
- Between {{ breakpoint.from }}px and {{ breakpoint.to }}px
- {% endif %}
- |
- {% endfor %}
- ||||
|---|---|---|---|---|
|
- mobile - |
-
- - - |
- |||
|
- - - |
-
- tablet - |
- |||
|
- - - |
-
- desktop - |
- |||
|
- - - |
-
- widescreen - |
- |||
|
- - - |
-
- fullhd - |
- |||
|
- - - |
-
- tablet-only - |
-
- - - |
- ||
|
- - - |
-
- desktop-only - |
-
- - - |
- ||
|
- - - |
-
- widescreen-only - |
-
- - - |
- ||
|
- touch - |
-
- - - |
- |||
|
- until-widescreen - |
-
- - - |
- |||
|
- until-fullhd - |
-
- - - |
- |||