File: D:/HostingSpaces/SBogers10/anvil.komma.pro/resources/assets/sass/site/partials/_breadcrumb.sass
#breadcrumb
position: relative
z-index: 2
ol
+flex(flex-start, center)
+flex-rows
list-style: none
padding: 0
margin: 0
font-size: 0.7rem
line-height: 1.4
li
a
text-decoration: none
span
white-space: nowrap
text-transform: uppercase
color: $lightBrown
font-weight: bold()
.divider
position: relative
top: -2px
display: inline-block
padding: 0 10px
font-size: 1rem
line-height: 0.7rem
color: $lightBrown
font-weight: bold()