adjusted code blocks part 4

This commit is contained in:
rawleyIfowler
2022-03-13 10:10:38 -05:00
parent 93d86aadf9
commit 9328fed00c

View File

@@ -159,10 +159,8 @@ a:hover:after {
/* For code snippets */
pre {
margin: 0;
overflow: auto;
padding: 3px;
height: fit-content;
}
code {