Skip to content

Commit

Permalink
remove hover from stdout
Browse files Browse the repository at this point in the history
  • Loading branch information
karsonkalt committed Jul 18, 2024
1 parent 19f9e25 commit 51abaf7
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions _sass/custom-styles.scss
Original file line number Diff line number Diff line change
Expand Up @@ -409,14 +409,6 @@
& .stdout-output {
color: #ffffffdb;
}

&:hover {
background-color: var(--white-05);
}

&:hover .stdout-output {
color: #ffffff;
}
}
}

Expand Down

0 comments on commit 51abaf7

Please sign in to comment.