smol tweak

This commit is contained in:
swag 2023-05-21 01:20:26 -04:00
parent 4cdd03756e
commit eba1e73c23

View File

@ -69,6 +69,7 @@ pre > code {
background-color: var(--light-warm-gray);
padding: 0.5em 0;
margin-bottom: 0;
overflow-wrap: anywhere;
}
.site-nav {