<div class="page-summary-with-navigation page-summary-with-navigation--network">
<div class="page-summary-with-navigation__content">
</div>
</div>
<div class="page-summary-with-navigation page-summary-with-navigation--{{ siteUnit }}">
{% if mainMenu.currentPageInMenu %}
<div class="page-summary-with-navigation__navigation">
{% block navigation %}
{% include "partials/secondary-navigation/secondary-navigation.twig" %}
{% endblock %}
</div>
{% endif %}
<div class="page-summary-with-navigation__content">
{% block content %}{% endblock %}
</div>
</div>
{
"siteUnit": "network",
"departmentName": "Network",
"background": "light"
}
.page-summary-with-navigation
breakpoint = 1000px
+above(breakpoint)
display flex
&__navigation
+above(breakpoint)
position relative
width 320px
margin-right 128px
& > *
position absolute
top 0
left 0
right 0
z-index 1
&__content
@extends $headline3
flex 1
+above(breakpoint)
position relative
There are no notes for this item.