diff --git a/index.html b/index.html index e7a58ee..b2c56bb 100644 --- a/index.html +++ b/index.html @@ -44,9 +44,10 @@ } #settings { - width: 500px; + max-width: 500px; margin: 0 auto; height: 60vh; + padding: 0 20px; } #settings-notice { @@ -63,6 +64,11 @@ .hide { opacity: 0; } + + .settings-table td { + vertical-align: top; + border-style: none; + } @@ -79,9 +85,14 @@

Settings

- + + + + + +
+