diff --git a/module/webroot/index.html b/module/webroot/index.html index 7e485f5..6d51703 100644 --- a/module/webroot/index.html +++ b/module/webroot/index.html @@ -66,8 +66,8 @@
  • AOSP & Valid Keybox diff --git a/module/webroot/styles.css b/module/webroot/styles.css index 90e7d76..dff78c3 100644 --- a/module/webroot/styles.css +++ b/module/webroot/styles.css @@ -75,7 +75,7 @@ body { .help-menu { position: relative; width: 75vw; - max-width: 600px; + max-width: 800px; background-color: white; padding: 0 10px; border-radius: 15px;