From 55a1e97e405ec42e3012d12de1aeb5c89ee1e3ce Mon Sep 17 00:00:00 2001 From: fridolph <249121486@qq.com> Date: Mon, 15 Jan 2024 10:53:46 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20:art:=20=E4=B8=BAdemo=E6=B7=BB=E5=8A=A0?= =?UTF-8?q?form=20me=20=E5=8F=B3=E4=B8=8A=E5=9B=BE=E6=A0=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../animation-js/chopper-animation/index.html | 1 + .../animation-js/chopper-animation/main.css | 4 ++-- public/animation-js/progress-demo/demo1.html | 1 + public/animation-js/progress-demo/demo2.html | 2 +- public/animation-js/progress-demo/demo3.html | 1 + public/animation-js/progress-demo/demo4.html | 1 + public/animation-js/progress-demo/demo5.html | 2 +- public/canvas/colorful-gallery/index.html | 2 +- public/canvas/walking-dog/index.html | 1 + .../index.html" | 2 +- .../index2.html" | 1 + .../index3.html" | 2 +- .../index4.html" | 2 +- .../index5.html" | 2 +- .../index6.html" | 2 +- .../index7.html" | 1 + .../index.html" | 2 +- public/hover-transition/text-hover/index.html | 1 + public/hover-transition/tooltip/index.html | 1 + .../index.html" | 2 +- .../index.html" | 2 +- .../index.html" | 1 + .../\347\253\226menubar/index.html" | 2 +- .../index.html" | 2 +- .../index.html" | 1 + .../index.html" | 2 +- .../index2.html" | 2 +- .../index3.html" | 2 +- views/index.html | 1 + views/program.html | 21 ------------------- 30 files changed, 30 insertions(+), 39 deletions(-) delete mode 100644 views/program.html diff --git a/public/animation-js/chopper-animation/index.html b/public/animation-js/chopper-animation/index.html index c4017ca..afdf8fc 100644 --- a/public/animation-js/chopper-animation/index.html +++ b/public/animation-js/chopper-animation/index.html @@ -12,6 +12,7 @@ + Fork me on GitHub

   
diff --git a/public/animation-js/chopper-animation/main.css b/public/animation-js/chopper-animation/main.css index cdb94c5..0880aa5 100644 --- a/public/animation-js/chopper-animation/main.css +++ b/public/animation-js/chopper-animation/main.css @@ -26,8 +26,8 @@ body { } .actions { position: absolute; - right: 0; - top: 0; + right: 80px; + top: 20px; display: flex; flex-direction: column; } diff --git a/public/animation-js/progress-demo/demo1.html b/public/animation-js/progress-demo/demo1.html index 9022a8a..2feeddd 100644 --- a/public/animation-js/progress-demo/demo1.html +++ b/public/animation-js/progress-demo/demo1.html @@ -11,6 +11,7 @@ + Fork me on GitHub diff --git a/public/animation-js/progress-demo/demo2.html b/public/animation-js/progress-demo/demo2.html index 19002be..9a04356 100644 --- a/public/animation-js/progress-demo/demo2.html +++ b/public/animation-js/progress-demo/demo2.html @@ -15,7 +15,7 @@
- + Fork me on GitHub