chore: fix code block flash bang
Kieran Klukas 1 year ago 71005ef7 80571b46
··· 605 605 border-radius: 3px; 606 606 color: var(--bg); 607 607 background-color: var(--text); 608 608 + transition: background-color 0.3s ease; 608 609 } 609 610 610 611 pre code {