chore: remove unnecessary styles
This commit is contained in:
parent
8123bfb62f
commit
f29be39fee
1 changed files with 0 additions and 4 deletions
|
@ -1231,7 +1231,6 @@ textarea {
|
|||
|
||||
a {
|
||||
color: var(--blue-400);
|
||||
stroke: var(--blue-400);
|
||||
}
|
||||
|
||||
a:hover,
|
||||
|
@ -1250,11 +1249,8 @@ textarea {
|
|||
}
|
||||
|
||||
.main__title h1 a,
|
||||
.now__topper h2 a,
|
||||
article a h2,
|
||||
footer .links__secondary a {
|
||||
color: var(--white);
|
||||
stroke: var(--white);
|
||||
}
|
||||
|
||||
.main__title h1 a:hover,
|
||||
|
|
Reference in a new issue