0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-02-19 16:54:24 +01:00

Docs: fix .btn-clipboard and .btn-edit link hover color

This commit is contained in:
Julien Déramond 2023-01-06 08:47:46 +01:00 committed by Mark Otto
parent ffbe6e9246
commit 7399b13052

View File

@ -28,7 +28,7 @@
@include border-radius(.25rem);
&:hover {
color: var(--bs-link-color);
color: var(--bs-link-hover-color);
}
&:focus {