From 53c93bcc8195557001a73ba728984bff66107728 Mon Sep 17 00:00:00 2001 From: zombieFox Date: Mon, 2 Dec 2019 22:55:18 +0000 Subject: [PATCH] [design] add global scale helper text --- src/index.html | 37 +++++++++++++++++++------------------ 1 file changed, 19 insertions(+), 18 deletions(-) diff --git a/src/index.html b/src/index.html index 36793c61..cde02838 100644 --- a/src/index.html +++ b/src/index.html @@ -87,27 +87,27 @@
-
- - -
-
-
- -
    -
  • - -
  • -
  • - -
  • -
+
+ + +
+
+
+ +
    +
  • + +
  • +
  • + +
  • +
+
-
@@ -243,6 +243,7 @@

Resize all elements on the page.

+

Take care as some elements could scale up to outside the page.