mirror of
https://github.com/picocss/pico.git
synced 2025-05-04 14:49:12 -04:00
Merge bba7437e14
into 1039a4788d
This commit is contained in:
commit
36abeff43c
1 changed files with 2 additions and 1 deletions
|
@ -80,7 +80,8 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
// Breadcrumb
|
// Breadcrumb
|
||||||
&[aria-label="breadcrumb"] {
|
&[aria-label="breadcrumb"],
|
||||||
|
&[aria-label="Breadcrumb"] {
|
||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: start;
|
justify-content: start;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue