diff --git a/style/new_style.css b/style/new_style.css index 343b767..4d4651f 100644 --- a/style/new_style.css +++ b/style/new_style.css @@ -84,7 +84,7 @@ body { margin: auto; height: 100%; display: block; - max-width: 60%; + max-width: 250px; width: 0; background-color: rgba(29,49,49,0.9); transition: 0.7s;