Increase left-side width again
This commit is contained in:
parent
8449541b9d
commit
a2b9cd34a5
1 changed files with 2 additions and 4 deletions
|
@ -2,10 +2,8 @@
|
|||
{% set attributes = attributes.addClass('is-desktop') %}
|
||||
{%
|
||||
set left_classes = [
|
||||
'is-5-tablet',
|
||||
'is-4-desktop',
|
||||
'is-3-widescreen',
|
||||
'is-2-fullhd',
|
||||
'is-6-desktop',
|
||||
'is-5-widescreen',
|
||||
]
|
||||
%}
|
||||
{% set left_attributes = left_attributes.addClass(left_classes) %}
|
||||
|
|
Loading…
Add table
Reference in a new issue