html - CSS breadcrumb - how to make radius small -


i have created breadcrumb, i'm struggling set border-radius correctly.

i'm using css codepen mentioned in comments.

enter image description here

  1. what have
  2. what want

can me out?

you can add rotatey(45deg) transform .breadcrumb a:after pseudo-element: transform: rotatey(45deg) scale(0.707) rotate(45deg);. beware: thin border bit.


Comments

Popular posts from this blog

routing - AngularJS State management ->load multiple states in one page -

python - GRASS parser() error -

Swift game error message -