diff --git a/_sass/custom-styles.scss b/_sass/custom-styles.scss index f1f27bb..3671ae8 100644 --- a/_sass/custom-styles.scss +++ b/_sass/custom-styles.scss @@ -409,14 +409,6 @@ & .stdout-output { color: #ffffffdb; } - - &:hover { - background-color: var(--white-05); - } - - &:hover .stdout-output { - color: #ffffff; - } } }