Skip to content
Snippets Groups Projects
Commit be938b95 authored by Arnaud Levy's avatar Arnaud Levy
Browse files

breadcrumb tmp

parent 144115c7
No related branches found
No related tags found
No related merge requests found
......@@ -8,6 +8,16 @@
li
flex-shrink: 0
white-space: nowrap
&, a
// FIXME Arnaud : il doit y avoir plus élégant, non ? Hériter de .meta ?
font-family: $meta-font-family
font-size: $meta-size
font-weight: $meta-weight
line-height: $meta-line-height
@include media-breakpoint-up(md)
font-size: $meta-size-md
// End of FIXME
a
color: $breadcrumb-color
text-decoration-color: rgba($breadcrumb-color, 0.3)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment