From f609e5cfb9599009bfdd4d1c3b861caec16c702f Mon Sep 17 00:00:00 2001 From: Youwen Wu Date: Tue, 10 Oct 2023 22:25:32 -0700 Subject: [PATCH] fix bg --- public/index.css | 4 +++- public/index.html | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/public/index.css b/public/index.css index 0787d5a..1eeae9e 100644 --- a/public/index.css +++ b/public/index.css @@ -158,4 +158,6 @@ footer p { position: absolute; right: 0; user-select: none; -} \ No newline at end of file + /* z-index: -1; */ + pointer-events: none; +} diff --git a/public/index.html b/public/index.html index 2dad112..1ae2441 100644 --- a/public/index.html +++ b/public/index.html @@ -62,7 +62,7 @@ work of Mercury Workshop and others. Some of our recent projects include:

-