fix(breadcrumb): proper styling and separator

This commit is contained in:
Benedikt Rötsch
2017-10-06 16:44:43 +02:00
committed by Benedikt Rötsch
parent 1ca400234e
commit f5a276581a
3 changed files with 29 additions and 14 deletions

View File

@@ -0,0 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" width="5" height="8" viewBox="0 0 5 8">
<path fill="none" fill-rule="evenodd" stroke="#8091A5" stroke-width="1.5" d="M1 7l3-2.89L1 1"/>
</svg>

After

Width:  |  Height:  |  Size: 187 B