mirror of
https://github.com/picocss/pico.git
synced 2025-04-21 09:06:14 -04:00
fix: breadcrumb separator
This commit is contained in:
parent
dea5b7b449
commit
b02f10e9ac
1 changed files with 1 additions and 1 deletions
|
@ -83,7 +83,7 @@
|
|||
}
|
||||
|
||||
&:not(:last-child) {
|
||||
::after {
|
||||
&::after {
|
||||
position: absolute;
|
||||
width: calc(var(#{$✨}nav-link-spacing-horizontal) * 2);
|
||||
margin-inline-start: calc(var(#{$✨}nav-link-spacing-horizontal) / 2);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue