diff --git a/docs/docs/style.css b/docs/docs/style.css index 3c06d61..aa5c57c 100644 --- a/docs/docs/style.css +++ b/docs/docs/style.css @@ -461,5 +461,6 @@ pre { } .winscreen { max-width: 100%; } .macscreen { + width: 100%; max-width: 400px; } \ No newline at end of file