691708e5f2
* jumplinks on main content scroll but buggy * update PF and move anchor to heading * add fix for double highlight of jumplink * mysterious change to unrelated test * add yarn.lock
4 lines
58 B
CSS
4 lines
58 B
CSS
.kc-scroll-form--sticky {
|
|
position: sticky;
|
|
top: 0;
|
|
}
|