Files
pedwfrontend/styles/sass/patterns/_inset-text.scss
T
2021-06-28 16:36:49 +01:00

7 lines
219 B
SCSS

// This is a GOV.UK Publishing specific component that
// can be seen at http://govuk-static.herokuapp.com/component-guide/related_items
.app-inset-text-active {
border-left: 10px solid govuk-colour("light-blue");
}