diff --git a/docs/gct.css b/docs/gct.css index 12c014f..7762344 100644 --- a/docs/gct.css +++ b/docs/gct.css @@ -136,4 +136,9 @@ input[type="checkbox"]:disabled { position: absolute; top: 0px; +} + +#code-of-conduct { + overflow-y: auto; + overflow-x: auto; } \ No newline at end of file