mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-08 19:43:11 -04:00
Use proper icon for breadcrumb
Uses the asset from the GOV.UK Frontend Toolkit.
This commit is contained in:
@@ -40,6 +40,16 @@
|
||||
|
||||
}
|
||||
|
||||
&-breadcrumb {
|
||||
display: inline-block;
|
||||
width: 6px;
|
||||
height: 11px;
|
||||
margin: 0 5px;
|
||||
background-image: file-url("separator-2x.png");
|
||||
background-size: 6px 11px;
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
|
||||
li {
|
||||
@include core-19;
|
||||
margin: 0;
|
||||
|
||||
Reference in New Issue
Block a user