mirror of
https://github.com/kou029w/quot.git
synced 2025-01-18 16:08:03 +00:00
use :is
This commit is contained in:
parent
9af143f6ce
commit
a6ae92d66c
1 changed files with 1 additions and 2 deletions
|
@ -23,8 +23,7 @@ header h1 {
|
|||
margin: 0;
|
||||
}
|
||||
|
||||
header h1 > a,
|
||||
header h1 > a:hover {
|
||||
header h1 > :is(a, a:hover) {
|
||||
color: var(--nc-ac-1);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue