diff --git a/static/index.css b/static/index.css index 15913f4..750673b 100644 --- a/static/index.css +++ b/static/index.css @@ -159,10 +159,8 @@ a:hover:after { /* For code snippets */ pre { - margin: 0; overflow: auto; padding: 3px; - height: fit-content; } code {