fix(style): breadcrumb bar width

This commit is contained in:
Gregor Kleen 2020-02-06 21:03:33 +01:00
parent 95ffda25b6
commit 7340fc1fa6

View File

@ -1005,7 +1005,6 @@ th, td
color: var(--color-lightwhite)
padding: 4px 20px 4px 40px
background-color: var(--color-dark)
margin: 0 -5px
a
color: var(--color-lightwhite)
@ -1022,6 +1021,7 @@ ul.breadcrumbs__list
display: flex
align-items: center
height: 30px
margin: 0 -5px
& > li
display: block
@ -1041,7 +1041,7 @@ ul.breadcrumbs__list
a.breadcrumbs__home
position: absolute
left: 15px
left: 10px
top: 5px
width: 20px
height: 30px