Sha256: bc6a5f2efb671cb267eb0b39d953a23a4ce39ea3e42300606efc95c998e557a9
Contents?: true
Size: 593 Bytes
Versions: 90
Compression:
Stored size: 593 Bytes
Contents
@import "govuk_publishing_components/individual_component_support"; @import "govuk/components/footer/footer"; .gem-c-layout-footer--border { border-top: govuk-spacing(2) solid govuk-colour("blue"); } .govuk-footer__list-item { display: inline-block; width: 99%; } .gem-c-layout-footer .govuk-footer__list { padding-bottom: govuk-spacing(7); } .gem-c-layout-footer .govuk-footer__list-item:nth-child(odd):last-child { // If there are an uneven number of links in the // footer this ensures the left column has more links than the // the right column. margin-bottom: 20px; }
Version data entries
90 entries across 90 versions & 1 rubygems