1
0
mirror of https://github.com/cotes2020/jekyll-theme-chirpy.git synced 2025-12-18 05:41:31 +00:00

refactor: simplify sidebar animation

This commit is contained in:
Cotes Chung
2024-10-22 10:42:07 +08:00
parent c1bd9eb9ee
commit d4f7f39ece
3 changed files with 10 additions and 25 deletions

View File

@@ -68,7 +68,7 @@ layout: compress
</aside>
</div>
<div id="mask"></div>
<div id="mask" class="d-none position-fixed w-100 h-100 z-1"></div>
{% if site.pwa.enabled %}
{% include_cached notification.html lang=lang %}