footer unclickable error removed

This commit is contained in:
VividTruthKeeper 2022-09-06 11:50:25 +05:00
parent adbf369b9e
commit 73f84f4e06
1 changed files with 0 additions and 3 deletions

View File

@ -29,9 +29,6 @@
li {
cursor: pointer;
* {
pointer-events: none;
}
}
}