mirror of
https://github.com/welpo/tabi.git
synced 2025-10-11 07:46:15 +02:00
💄 style: fix invisible url on hover in projects
This commit is contained in:
parent
28d5704afd
commit
77298d82b0
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ h6:hover .zola-anchor {
|
||||||
opacity: 1;
|
opacity: 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
h1, h2, h3, h4, h5, h6 {
|
.zola-anchor h1, h2, h3, h4, h5, h6 {
|
||||||
a:hover {
|
a:hover {
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue