diff --git a/wp-content/themes/pub/wporg-learn-2024/src/style/_sensei.scss b/wp-content/themes/pub/wporg-learn-2024/src/style/_sensei.scss index 9b4e83a88..e015e837a 100644 --- a/wp-content/themes/pub/wporg-learn-2024/src/style/_sensei.scss +++ b/wp-content/themes/pub/wporg-learn-2024/src/style/_sensei.scss @@ -506,7 +506,6 @@ body.sensei { &:focus, &:focus-visible { background-color: var(--wp--custom--button--outline--focus--color--background); - outline: var(--wp--custom--button--outline--focus--color--background) auto 1px; color: var(--wp--custom--button--outline--hover--color--text); box-shadow: inset 0 0 0 3px var(--wp--preset--color--white);