mirror of
https://github.com/picocss/pico.git
synced 2025-04-26 03:06:14 -04:00
refactor: reduce [role="button"] specifity
This commit is contained in:
parent
9742a993fc
commit
97f20244e6
10 changed files with 20 additions and 20 deletions
|
@ -6,7 +6,7 @@
|
|||
* Link
|
||||
*/
|
||||
|
||||
a:not([role="button"]),
|
||||
:where(a:not([role="button"])),
|
||||
[role="link"] {
|
||||
#{$css-var-prefix}color: var(#{$css-var-prefix}primary);
|
||||
#{$css-var-prefix}background-color: transparent;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue