Skip to content

Commit

Permalink
Transition fix for codemirror
Browse files Browse the repository at this point in the history
  • Loading branch information
ambiguousname committed Feb 28, 2024
1 parent 91dcc8c commit 966314b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@

body * {
transition: 0.5s;
transition-property: background-color, color;
}

.dark-mode #github {
Expand Down

0 comments on commit 966314b

Please sign in to comment.