Style tweak

This commit is contained in:
swagg boi 2023-12-10 20:52:08 -05:00
parent f4a9282d14
commit b86de6813d

View file

@ -55,6 +55,7 @@ pre > code {
display: inline-block;
width: 100%;
overflow-wrap: anywhere;
box-sizing: border-box;
}
a:hover, button, input[type='checkbox'], summary {