1
0
Fork 0
mirror of https://github.com/codex-team/codex.docs.git synced 2025-08-08 06:55:26 +02:00

Remove cursor pointer from header

This commit is contained in:
Tanya Fomina 2022-09-14 11:56:10 +03:00
parent d7baf7e159
commit d3132fbaaa

View file

@ -115,10 +115,6 @@
pointer-events: none;
}
&--anchor {
cursor: pointer;
}
&--link-copied {
.block-header__copy-link, .block-header__copy-link:hover {
background: var(--color-success);