drop shadow

This commit is contained in:
zyqunix 2024-10-29 22:24:22 +01:00
parent 85fc1329ac
commit 63c5a6598f
2 changed files with 2 additions and 1 deletions

View file

@ -27,7 +27,7 @@
<button class="prev" onclick="changeSlide(-1)"></button>
<button class="next" onclick="changeSlide(1)"></button>
</div>
<a id="visit" class="visit-tool" href="/click.html">Visit</a>
<a id="visit" class="visit-tool" href="/click.html">Test It</a>
</div>
</div>