mirror of
https://github.com/picocss/pico.git
synced 2025-02-23 00:01:58 -05:00
fix: breadcrumb separator
This commit is contained in:
parent
dea5b7b449
commit
b02f10e9ac
@ -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…
x
Reference in New Issue
Block a user