mirror of
https://github.com/adoyle0/thaw.git
synced 2025-01-22 22:09:22 -05:00
fix: AnchorLink outline
This commit is contained in:
parent
866ce63b07
commit
add97b0f7b
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.thaw-anchor-link__title {
|
.thaw-anchor-link__title {
|
||||||
outline: none;
|
/* outline: none; */
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
|
|
Loading…
Add table
Reference in a new issue