small color swap

This commit is contained in:
swag 2023-05-25 16:29:35 -04:00
parent 72b0a61e22
commit ee60492d7d

View File

@ -215,7 +215,7 @@ pre > code {
margin: 0;
padding: 0.25em 0.5em 0.25em 0.75em;
align-items: center;
border: inset var(--teal);
border: inset var(--dark-warm-gray);
}
.post__id {