mirror of
https://github.com/picocss/pico.git
synced 2025-04-27 03:36:13 -04:00
fix: updated breadcrumb according to feedback and kept to aria specification
This commit is contained in:
parent
885d413673
commit
8fffc986c6
3 changed files with 37 additions and 22 deletions
|
@ -68,7 +68,7 @@ ul {
|
|||
|
||||
// Links
|
||||
// 1. Remove the gray background on active links in IE 10
|
||||
a:not(::after) {
|
||||
a {
|
||||
--color: var(--primary);
|
||||
--background-color: transparent;
|
||||
outline: none;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue