mirror of
https://github.com/picocss/pico.git
synced 2025-04-25 10:46:14 -04:00
chore: Build
This commit is contained in:
parent
60448fd289
commit
37c4844eaa
20 changed files with 17 additions and 24 deletions
|
@ -1898,7 +1898,6 @@ nav :where(a, [role=link]) {
|
|||
nav :where(a, [role=link]):is([aria-current], :hover, :active, :focus) {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
nav[aria-label=breadcrumb] {
|
||||
align-items: center;
|
||||
justify-content: left;
|
||||
|
@ -1916,7 +1915,6 @@ nav[aria-label=breadcrumb] ul li:not(:last-child) a::after {
|
|||
nav[aria-label=breadcrumb] a[aria-current=page] {
|
||||
color: inherit;
|
||||
}
|
||||
|
||||
nav [role=button] {
|
||||
margin-right: inherit;
|
||||
margin-left: inherit;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue