fix(breadcrumbs): fix #2 breadcrubms visibility

This commit is contained in:
nixa 2016-05-30 18:32:42 +03:00
parent 9e5a7d56e4
commit a1046ce2b4
2 changed files with 4 additions and 0 deletions

View file

@ -27,6 +27,9 @@ h1.al-title {
li {
font-size: 18px;
font-weight: $font-normal;
a {
color: $primary-light;
}
}
}