changed css of pre objects to make them easier to read
This commit is contained in:
@@ -161,6 +161,8 @@ a:hover:after {
|
|||||||
pre {
|
pre {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
|
padding: 0;
|
||||||
|
height: fit-content;
|
||||||
}
|
}
|
||||||
|
|
||||||
code {
|
code {
|
||||||
|
|||||||
Reference in New Issue
Block a user