diff --git a/index.html b/index.html index f59dc4f..075ecfa 100644 --- a/index.html +++ b/index.html @@ -12,7 +12,8 @@ font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji'; font-size: 16px; line-height: 1.5; - width: 960px; + max-width: 960px; + width: 100%; margin: auto; } select