File tree Expand file tree Collapse file tree
apps/pdc-frontend/src/styles Expand file tree Collapse file tree Original file line number Diff line number Diff line change 141141.utrecht-custom-header {
142142 --utrecht-page-padding-inline-start : 0 ;
143143 --utrecht-page-padding-inline-end : 0 ;
144+ --utrecht-page-header-padding-block-end : 0 ;
144145}
145146
146147.utrecht-custom-page {
148+ --utrecht-page-content-padding-block-start : 0 ;
149+
147150 background-color : var (--utrecht-document-background-color );
148151 display : flex;
149152 flex-direction : column;
@@ -189,6 +192,10 @@ p:has(a[class="utrecht-skip-link utrecht-skip-link--visible-on-focus"]) {
189192 padding-inline-end : var (--utrecht-navigation-toggle-button-padding-end );
190193}
191194
195+ .utrecht-breadcrumb-nav {
196+ margin-block-end : var (--utrecht-rich-text-stranger-margin-block-end );
197+ }
198+
192199@media screen and (width > 360px) {
193200 .utrecht-page-header {
194201 --utrecht-page-header-padding-block-start : 32px ;
You can’t perform that action at this time.
0 commit comments