mirror of
https://github.com/picocss/pico.git
synced 2025-04-23 01:46:14 -04:00
fix(feedback): breadcrumb is now lower-case
This commit is contained in:
parent
8fffc986c6
commit
d7bfb3609a
2 changed files with 5 additions and 5 deletions
|
@ -52,7 +52,7 @@ nav {
|
|||
}
|
||||
}
|
||||
|
||||
&[aria-label="Breadcrumb"] {
|
||||
&[aria-label="breadcrumb"] {
|
||||
align-items: center;
|
||||
justify-content: left;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue