ministryofjustice/peoplefinder

View on GitHub
app/assets/stylesheets/elements/_typography.scss

Summary

Maintainability
Test Coverage
.with-border-lg{
  margin: 30px 0;
  border-bottom: 1px solid #6f777b;
}

.action-links{
  @include core-19;
  float: right;

  @include media(tablet){

  }
  @include media(desktop){

  }
}