diff --git a/style.css b/style.css index 6bed698..9e2e6bf 100644 --- a/style.css +++ b/style.css @@ -1,5 +1,5 @@ :root { - --width: 1000px; + --width: 1200px; --color-blue: #324c9c; --color-red: #ff4e6c; }