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