Jacky Zhao
2022-01-10 57ebf4c21c8b4f7c2ef5126ded39a9facaa848ee
assets/base.scss
@@ -478,6 +478,7 @@
  pointer-events: none;
  transition: opacity 0.2s ease, transform 0.2s ease;
  transition-delay: 0.3s;
  user-select: none;
  &.visible {
    opacity: 1;
@@ -492,4 +493,4 @@
    margin: 0;
    font-weight: 400;
  }
}
}