File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed
Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 1919 {% include " src/_includes/layouts/nav.njk" %}
2020 </header >
2121
22- <div class =" section p-0-touch p4 -mid break-word" >
22+ <div class =" section p-0-touch p-4 -mid break-word" >
2323 <div class =" columns is-gapless is-desktop" >
2424 <div id =" sidebar-menu" class =" column is-2-fullhd is-3-widescreen is-3-desktop is-hidden-touch" >
2525 {% include " src/_includes/layouts/sidebar.njk" %}
Original file line number Diff line number Diff line change @@ -28,13 +28,12 @@ $beige-lighter: #eff0eb;
2828@forward " bulma/sass/elements/content" ;
2929
3030$mid-padding : map .get (spacing .$spacing-values , " 4" );
31-
3231@include mixins .until-fullhd {
33- .section.p4 -mid {
32+ .section.p-4 -mid {
3433 padding : $mid-padding ;
3534 }
3635
37- .container.is-fluid.p4 -mid {
36+ .container.is-fluid.p-4 -mid {
3837 padding : $mid-padding ;
3938 }
4039}
You can’t perform that action at this time.
0 commit comments