fix: 🐛 text-decoration on breadcrumb link
This commit is contained in:
parent
371cfb721b
commit
4e5f6c2d46
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
.link {
|
||||
color: inherit;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.link:hover {
|
||||
|
|
Loading…
Reference in a new issue