Link to Page
Capital Improvement Program
/* change all secondary nav to this padding */
.field__item #block-views-block-quick-links-menu-block-1 {
padding: 4.5rem 0 !important;
}
/* change all Popular Topics/grid to not have bottom padding whenever the secondary nav/Other Pages comes after it - this specificity prevents other grids used in the page from being changed */
.field__item:has(+ .field__item .paragraph--type--drupal-blocks .block-views-blockquick-links-menu-block-1) .grid-block.padding-primary {
padding: 4rem 0 0 0 !important;
}
/* reduce top padding of secondary nav/Other Pages whenever Popula
Pagination
- Previous page
- Page 2