impress/app/assets/stylesheets/application/breadcrumbs.sass

19 lines
266 B
Sass
Raw Normal View History

2024-09-27 20:01:07 -07:00
.breadcrumbs
list-style-type: none
display: flex
flex-direction: row
margin-block: .5em
font-size: .85em
li
display: flex
li:not(:first-child)
&::before
margin-inline: .35em
content: ""
&[data-joined-with-prev]
&::before
content: "+"