From fb805febc77f3186526d13de7f5bb63555cc2581 Mon Sep 17 00:00:00 2001 From: Amit Merchant Date: Wed, 24 Jul 2024 12:35:52 +0530 Subject: [PATCH] implemented optimal line length feature. --- index.html | 12 +++++++++++- js/app.js | 38 +++++++++++++++++++++++++++++++++++++- js/selector.js | 2 ++ js/utils.js | 6 ++++++ 4 files changed, 56 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index f2d15a3..1ecf9e2 100644 --- a/index.html +++ b/index.html @@ -299,7 +299,17 @@
- + +
+ +
+
+ +
+